
h1,h2,h3,h4,h5, h6, p {
    font-family: 'Open Sans', sans-serif;
}
h4, h5, h6, h4, h5, h6 {
    font-weight: 600 !important;
}
p {
    line-height: 1.7 !important;
	color: #777777 !important;
}
body{
	 line-height: 1.7;
  color: #777777;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
  background-attachment: fixed;
}
@media (min-width: 1200px){
.container {
    max-width: 1300px !important;
}
}
.widget-orangewings.no-border ul li {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.fa {
  padding: 5px;
  font-size: 14px !important;
  width: 20px;
  text-align: center;
  text-decoration: none;
  margin: 0px 0px;
  border-radius: 50%;
}
.social-icons{
	width: 100% !important;
	height: auto;
}
/* -------- Responsive Classes ---------- */
/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
  .sm-display-block {
    display: block !important;
  }
  .sm-text-center{
    text-align: center !important;
  }
	.sm-float-center{
    margin: 0px !important;
  }
}
@media only screen and (min-width: 992px) {

  .lg-text-right{
    text-align: right !important;
  }
}
.background-color{
	background-color: rgba(154,36,38,1.00) !important;
}
.font-14{
	font-size: 14px !important;
	 line-height: 1.7 !important;
	font-weight: 400;
}
a {
    color: #fff rgba(0,0,0,1.00);
    text-decoration: none;
    background-color: transparent;
	font-weight: 400 !important;
}
.text-black {
    color: #000!important;
}
.backgroundcolor-orangewings{
	background-color: rgba(200,198,198,1.00) !important;
	border-radius: 5px !important;
}
.header-bac-ground{
	background-color: #fff !important;
}
.navbar-toggler-icon {
    display: inline-block !important;
    width: 1.5em !important;
    height: 1.5em !important;
    vertical-align: middle ;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
	color: #000 !important;
}
.border-right{
	border-right: rgba(123,123,123,1.00) 1px solid;
}
.slider-bac-ground{
	background-color:#ececec !important;
}
.fix-ride-icons{
	width: 100%;
	height: 100%;
	background-color: #29263c;
	border-radius: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.fix-ride-icons img{
	width: 90px;
	height: 90px;
    text-align: center;
}
.fix-ride-icons-2{
	width: 100%;
	height: 100%;
	background-color: #29263c;
	border-radius: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fix-ride-icons-2 img{
	width: 50px;
	height: 50px;
    text-align: center;
}
.fix-ride-icons-2 h5{
	font-size: 14px!important;
}
.fix-ride-icons a{
	text-decoration: none !important;
}
.fix-ride-bacground{
	background-image: url(../images/bg-4.jpg);
	 background-repeat: repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.divider,
.parallax {
  background-repeat: repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.parallax {
    /* The image used */
    background-image:url(../images/slider-1.jpg);

    /* Set a specific height */
    min-height: 270px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.orange-aviation-parallex-bacground{
	background-color: #fff !important;
	border-radius: 5px !important;
}
.footer {
    background: #fafafa;
}
.bg-black-111 {
    background-color: #111111 !important;
}
.widget {
    margin-bottom: 5px;
}
blockquote.dark {
  border-left: 3px solid #3c3c3c;
  background-color: #555555;
  color: #fff;
}
.social-icons a {
    color: #fff;
	display: block;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    float: left;
    margin: 5px 7px 5px 0;
    text-align: center;
}
.facebook{
	background-color: #3B5998 !important;
}
.twitter{
	background-color: #02B0E8 !important;
}
.google{
	background-color: #A11312 !important;
}
.youtube{
	background-color: #C22E2A !important;
}
.footer .widget .widget-title {
    margin-top: 0px;
}

.widget.dark .widget-title {
    color: #fff;
}
.widget .widget-title {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.line-bottom {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
blockquote.theme-colored {
  border-left: 3px solid #00a3c8;
}
.widget.dark .list-border li {
    border-bottom: 1px dashed #333333;
}
.widget ul.list li, .widget .post {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.widget .list-border li {
    border-bottom: 1px dashed #d3d3d3;
}
.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
ul.list li {
    margin: 5px 0;
}
.text-dark-light{
	color: #d3d3d3 !important;
	font-size: 13px;
	 line-height: 1.7 !important;
	font-weight: 600;
}
.font-15{
	font-size: 15px !important;
	 line-height: 1.7 !important;
	font-weight: 600;
}
.line-bottom:after, .icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    border: 1px solid rgba(201,145,4,1.00);
}

.line-bottom:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 23px;
    position: absolute;
    width: 50px;
}
.bg-black-222{
	background-color:rgba(240,171,0,1.00);
}
@media screen and (min-width: 768px){
.carousel-caption {
    right: 10% !important;
    left: 10% !important;
	padding-bottom: 200px !important;
	font-weight: 900 !important;
}}
@media screen and (min-width: 768px){
.carousel-caption h1{
font-weight: 900 !important;
	font-size: 85px !important;
}}
@media screen and (min-width: 768px){
.carousel-caption p{
font-weight:400 !important;
	padding-top: 0px !important;
	letter-spacing: 2px !important;
	font-size: 18px !important;
	color: #474747 !important;
	background-color: azure;
}}
@media screen and (max-width: 769px){
.carousel-caption {
    right: 10% !important;
    left: 10% !important;
	padding-bottom: 0px !important;
	font-weight: 500 !important;
}}
@media screen and (max-width: 769px){
.carousel-caption h1{
font-weight: 900 !important;
	font-size: 16px !important;
}}
@media screen and (max-width: 769px){
.carousel-caption p{
font-weight:200 !important;
	padding-top: 20px !important;
	font-size: 10px;
	letter-spacing: 2px !important;

}}
@media screen and (max-width: 769px){
.carousel-item img{
	width: 100% !important;
	height: 250px !important;

}}
@media screen and (max-width: 769px){
#page-header2 {
    height: 250px !important;
    background-image: url(../images/home1-slide2-bg.jpg);
    background-position: 0 -360px;
    background-attachment: fixed;
    color: #fff !important;
    border-bottom: 1px #eee solid;
    padding-top: 50px !important;
	}}
#page-header{
	height: 250px !important;
	background-image:url(../images/home1-slide1-bg.jpg);
	background-position: 0 -360px;
	background-attachment: fixed;
	color: #fff !important;
	border-bottom: 1px #eee solid;
	padding-top: 120px;
}
#page-header2{
	height: 250px !important;
	background-image:url(../images/home1-slide2-bg.jpg);
	background-position: 0 -360px;
	background-attachment: fixed;
	color: #fff !important;
	border-bottom: 1px #eee solid;
	padding-top: 120px;
}
.our-office-text{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 4px !important;
	line-height: 1.7em;
	color: #777777 !important;
}
.our-office-img{
	padding-top: 50px !important;
}
.our-office-background-color{
	border: solid 1px rgba(201,145,4,1.00) !important;
	color: black !important;
}
.slider-color{
	color: #474747;
	font-weight: 900;
	background-color: rgba(255,255,255,0.70) !important;
}
.back-ground-fly{
	background-color: #279a8d !important;
}
.bg-black-222 {
    background-color: #272525!important;
}
.footer-color{
	color: #02B0E8 !important;
}
.facebook{
	background-color: #3B5998 !important;
}
.twitter{
	background-color: #02B0E8 !important;
}
.google{
	background-color: #A11312 !important;
}
.youtube{
	background-color: #C22E2A !important;
}
.icon-box.left {
    text-align: left;
}
.icon-box.left a {
    margin-right: 30px;
    padding: 0;
}
.icon-box {
    vertical-align: text-bottom;
}
.icon-box i {
    display: inline-block;
    font-size: 40px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.text-theme-colored {
    color: #00a3c8 !important;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 18px !important;
	font-weight: 600 !important;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0rem 0rem !important;
	background-color: #fff !important;
}
.nav-item a{
	color:#484848 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}
.fleet-background{
	background-color: #1b334b!important;
}
.orange-aviation-fleet img{
	width: 200px;
	height: 200px;
}
.nav-item a:hover {
    color: #52b6bc !important;
    text-decoration: none !important;
	border: #52b6bc solid 1px;
	border-radius: 10px;

}
@media (min-width: 1200px){
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 30px !important;
    padding-left: 30px !important;
	}}
.dropdown-menu a{
    color: #212529 !important;

}
@media (min-width: 1200px){
.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute !important;
    margin-top: 22px !important;
}}
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}
.tab-content {
  padding: 15px;
  border: 1px solid #eeeeee;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
  color: #111111;
  background-color: #f8f8f8;
}
.nav-tabs > li > a {
  border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #555555;
  padding: 12px 20px;
  margin-right: 0;
}
.nav-tabs > li > a .fa {
  margin-right: 10px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.nav-tabs > li > a i {
  font-size: 32px;
  margin-right: 20px;
  vertical-align: middle;
}
/* -------- Nav Tabs ---------- */
.nav-tabs > li {
  text-align: center;
}
.nav-tabs > li > a i {
  display: block;
  font-size: 48px;
  margin-right: 0;
  margin-bottom: 10px;
  vertical-align: middle;
}
/* -------- Horizontal-Tab-Centered ---------- */
.horizontal-tab-centered .nav-pills {
  display: inline-block;
}
.horizontal-tab-centered .nav-pills > li > a {
  background: #eeeeee;
  color: #555555;
  font-size: 14px;
  padding: 8px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.horizontal-tab-centered .nav-pills > li > a:hover {
  color: #fff;
}
.horizontal-tab-centered .nav-pills > li > a i {
  font-size: 14px;
  margin-right: 8px;
}
.horizontal-tab-centered .nav-pills > li.active > a,
.horizontal-tab-centered .nav-pills > li.active > a:hover,
.horizontal-tab-centered .nav-pills > li.active > a:focus {
  color: #fff;
}
/* -------- Horizontal-Tab Fullwide ---------- */
.horizontal-tab.fullwide .nav-tabs > li {
  width: 20%;
}
/* -------- Vertical Nav-Tabs ---------- */
.vertical-tab .tab-content {
  padding: 5px 5px 20px 20px;
  border: none;
}
.vertical-tab .nav-tabs > li {
  float: none;
  margin-bottom: 0;
}
.vertical-tab .nav-tabs > li > a {
  background: none;
  border-radius: 0;
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  font-size: 14px;
  padding: 30px 0 30px 15px;
}
.vertical-tab .nav-tabs > li:first-child > a {
  border-top: 1px solid #d3d3d3 !important;
}
.vertical-tab .nav-tabs > li.active > a,
.vertical-tab .nav-tabs > li.active > a:hover,
.vertical-tab .nav-tabs > li.active > a:focus {
  background: none;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #d3d3d3;
}
.vertical-tab .small-padding .nav-tabs > li a {
  padding: 20px 0 20px 15px;
}
.vertical-tab .small-padding .nav-tabs > li i {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .vertical-tab .tab-content {
    padding: 20px 5px;
  }
  .nav-tabs > li > a {
    border-radius: 0;
    border-bottom: none;
    border-left: 2px solid #d3d3d3;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border-bottom: none;
    border-left: 2px solid #d3d3d3;
  }
}
.custom-nav-tabs {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color;
  border-image: none;
  border-style: none solid none none;
  border-width: medium 0px medium medium;
  margin-right: 53px;
}
.custom-nav-tabs > li {
  float: none;
  margin: 0 0 1px;
}
.custom-nav-tabs > li a {
  background: #eeeeee none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  display: block;
  font-size: 17px;
  font-weight: 700;
  line-height: 59px;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.custom-nav-tabs > li.active > a,
.custom-nav-tabs > li.active > a:hover,
.custom-nav-tabs > li.active > a:focus,
.custom-nav-tabs > li > a:hover,
.custom-nav-tabs > li > a:focus {
  border: medium none;
  color: #000;
  padding: 0;
}
/* -------- Services Tab ---------- */
.services-tab .nav-tabs {
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
}
.services-tab .nav-tabs > li {
  border-left: 1px solid #eeeeee;
  margin-bottom: 0;
  width: 20%;
}
.services-tab .nav-tabs > li:first-child {
  border-left: none;
}
.services-tab .nav-tabs > li > a {
  background-color: #fff;
  color: #a9a9a9;
  font-size: 13px;
  margin-right: 0;
  padding: 35px 20px;
  text-transform: uppercase;
}
.services-tab .nav-tabs > li > a i {
  display: block;
  font-size: 36px;
  margin-right: 0;
  margin-bottom: 10px;
  vertical-align: middle;
}
.services-tab .nav-tabs > li.active > a,
.services-tab .nav-tabs > li.active > a:hover,
.services-tab .nav-tabs > li.active > a:focus,
.services-tab .nav-tabs > li a:hover,
.services-tab .nav-tabs > li a:focus {
  color: #fff;
}
.services-tab .nav-tabs > li.active > a i,
.services-tab .nav-tabs > li.active > a:hover i,
.services-tab .nav-tabs > li.active > a:focus i,
.services-tab .nav-tabs > li a:hover i,
.services-tab .nav-tabs > li a:focus i {
  color: #fff;
}
.services-tab .tab-content .service-content .sub-title {
  color: #c8c8c8;
  font-family: 'Playfair Display', sans-serif;
}
.services-tab .tab-content .service-content .title {
  color: #555555;
  font-family: 'Playfair Display', sans-serif;
}
@media only screen and (max-width: 1199px) {
  .services-tab .service-content {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .services-tab .service-content {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .services-tab .nav.nav-tabs a {
    padding: 10px 0;
    font-size: 9px;
  }
  .services-tab .nav.nav-tabs a i {
    font-size: 28px;
  }
}
.nav-menu a {
    color: #1b334b !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-family: 'Lato', sans-serif;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    font-size: 14px !important;
}
.card-body h5{
    font-size: 15px !important;
}
.navbar-brand img{
	width: 180px;
	height: 50px;
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
	padding: 10px !important;
	border-radius: 10px !important;
	text-decoration: none;

}
.footer-box-one {
    background-color: #52b6bc;
}
.footer-box-two {
    background-color: #464646;
}
.footer-box-three {
    background-color: #52b6bc;
}
.pt-80{
	padding-top: 80px !important;
}
.border-theme-colored, .causes .progress-item .progress-bar .percent {
    border-color: #00a3c8 !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.text-theme-colored {
    color: #002749!important;
}
.mt-0 {
    margin-top: 0!important;
}
.font-36 {
    font-size: 2.76923077rem !important;
}
.border-left-2px {
    border-left: 2px solid #dcdcdc;
}
.list-icon li i {
    color: #555555;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px;
}@media only screen and (max-width: 767px) {
  .border-left-2px h2{
	  font-size: 24px !important;
}
}
.pl-20{
  padding-left: 20px !important;
}
.p-10{
  padding: 10px !important;
}
.mt-50{
  margin-top: 50px !important;
}
.bg-blue-light{
  background-color: #0871b7 !important;
}
.pull-right{
  float: right !important;
  text-align: right;
}
.bg-blacktop{
  background-color: #c7c7cf !important;
  padding: 5px;
  border-radius: 3px;
}