	

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

i.fa-envelope, i.fa-phone {
    color: #d61516;
    margin-right: 10px;
    margin-bottom: 10px;
}

#extra-video {
  padding-top: 25px;
}

#gray-callout {
  float: left;
  width: 100%;
  padding: 3%;
  background: #ececec;
  border-radius: 15px;
  margin: 25px 0;
}

span.featured-cont-copy {
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

h4.black-box {
  background: black;
  color: white;
  padding: 3%;
  border-radius: 15px;
  margin: 25px 0;
}

body.postid-2268 {
	background-image: url('/images/plane-bg.jpg');
	background-repeat:  no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.aligncenter, div.aligncenter, img.fit {
	max-width: 100%;
	height: auto;
}

img.ad {
	border: solid 5px #e3e3e3;
}

strong.new {
	font-size: 18px;
	font-style: italic;
	color: #d62d2e;
	text-shadow: 0px 4px 2px #dedede;
}

strong.new-noshadow {
	font-size: 18px;
	font-style: italic;
	color: #d62d2e;
}

h3.thirty {
	font-size: 28px;
}

#top-image {
	float: left; 
	width: 67%;
}

#top-image img {
	max-width: 100%;
	padding-bottom: 30px;
}

ul.red {
	background: #ebebeb;
	padding: 15px;
	float: left;
}

ul.red li {
	margin-left: 8%;
	line-height: 14px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 92%;
	padding-bottom: 10px;
}

.side-cta {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 5%;
	float: left; 
	width: 100%;
}

.side-cta a {
	color: white;
	padding: 5%;
	background: #d61516;
	width: 100%;
	float: left;
}

.side-cta a:hover {
	background: black;
	text-decoration: none;
}

h2.red-head {
	color: #d61516;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding: 30px 0 0 0;
}

h2.red-head-small {
  color: #d61516;
  font-size: 20px;
  line-height: 34px;
  font-weight: bold;
  padding: 30px 0 0 0;
}

h2.red-head-new {
  color: #d61516;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}

h4.bulleted-list-header {
	background: #d61516;
	color: white;
	padding: 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}

strong.red, a.red-link {
  color: #d61516;
}

a.red-link:hover {
  color: black;
}

a.featured-btn-big {
	    background-color: #d62d2e;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
}

a.featured-btn-big:hover {
	background-color: black;
	color: white;
	text-decoration: none;
}

a.featured-btn {
	line-height: 50px;
}

#static-cta {
	position: fixed; 
	right: 0;
	bottom: 20%;
	z-index: 9999999999999999;
}

.img-full img {
	max-width: 98%;
}

.red-cta-section {
	background-color: black;
	background-image: url('/images/wire-bg.jpg');
	padding: 3%;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: white;
	float: left;
}

.red-cta-section a {
	color: #d61516;
}

.red-cta-section a:hover {
	color: white;
}

.red-cta-section img {
	margin-bottom: 0!important;
}

h3.sub {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

ul.red {
	list-style: none;
	margin-left: 0px!important;
	padding-inline-start: 10px!important;
}

ul.red li::before {
  content: "\2022";
  color: #d61516;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  padding: 10px 0;
}

h3.red-head {
	color: #d61516;
}

#cta-cont {
	background: #d61516;
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0 0 0;
	padding: 3%;
	text-align: center;
	width: 100%;
}

#cta-cont p {
	margin-bottom: 0;
}

.vert-cent {
	padding: 25px 0 0 0;
}

.article-area img {
	max-width: 100%;
	height: auto;
}

#aog-section {
	float: left; 
	width: 100%;
	text-align: center;
	color: white;
	padding: 30px 5%;
}

h2.aog-loc {
	color: white; 
	font-weight: bold;
	text-align: center;
}

p.aog-loc {
	color: white; 
	text-align: center;
	font-size: 18px;
}

a.aog-btn {
	text-align: center;
}

#aog-section h2 {
	font-weight: bold;
}

#aog-section p {
	font-size: 18px;
}

p {
	font-size: 16px;
	margin-bottom: 18px;
}

.cta-featured {
	color: white;;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	min-height: 160px;
	float: left; 
	margin: 30px 0;
	position: relative;
	z-index: 1;
}

.cta-featured img {
	width: 100%;
}

.cta-cont {
	transform: translateY(-50%);
	top: 47%;
	position: absolute;
	color: white;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	right: 5%;
	width: 40%;
	line-height: 28px;
}

.cta-cont p {
	margin: 0 0 20px 0;
}

a.cta-btn {
	background: white;
	color: #D42E2F;
	padding: 10px;
	text-decoration: none;
}

a.ctn-btn:hover {
	color: black;
}

img.cta-logo {
	width: 50%;
}

.alignleft-new {
	margin: 0 20px 0 0;
}

.p-spacer {
	float: left; 
	width: 100%;
	height: 20px;
}

.about-us-area {
	width: 100%;
	padding: 30px 0;
	background-image: url(/images/gray-bg.jpg);
  background-size: cover;
}

h3.align-left {
	text-align: left;
	margin-top: 0;
}

.home-logo-area {
	display: none;
}

#contacts-questions {
	float: left; 
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

h3.about {
	font-size: 24px;
	text-align: left;
	margin-bottom: 18px;
}

.about-us-content-p p {
	font-size: 16px;
	line-height: 30px;
}

.pre-title-cont {
	margin: 25px 0 0 0;
    font-size: 15px;
    text-align: center;
    color: black;
    font-weight: 600;
 }  

#single-content-workaround {
	font-size: 15px;
	font-weight: bold;
	line-height: 2;
	padding: 100px 0 0 0;
	z-index: 5;
	position: relative;
}

#single-content-workaround img {
	height: 100%; 
	width: 100%; 
}

hr.workaround-mod {
	float: left; 
	width: 100%;
	height: 50px;
	border-top: none;
}

.postid-1195 .img-describe-area, .postid-202 .img-describe-area, .postid-224 .img-describe-area, .postid-230 .img-describe-area, .postid-233 .img-describe-area, .postid-232 .img-describe-area, .postid-234 .img-describe-area, .postid-235 .img-describe-area {
	display: none;
}

img.circle {
	width: 37%!important;
    margin: auto;
    border-radius: 50%;
}

html, body {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
    min-width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.offices-addresses-space a {
    color: #000;
    text-decoration: none !important;
}

header {
    position: absolute;
    z-index: 5;
    width: 100%;
    margin-top: 30px;
    padding: 0 1%;
}

.first-nav-line .fa-bars {
    display: none;
    font-size: 23px;
    color: red;
}

header .first-nav-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;

}

header .left-first-nav {
    -ms-flex-line-pack: center;
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding-bottom: 20px;
    padding-right: 0;
}

header .right-first-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    font-size: 13px;
    padding-bottom: 20px;
}

header .right-first-nav .button-first-nav1 {
    margin-left: 0;
}

header .search-button i {
    color: #d62d2e;
    font-size: 18px;
    font-weight: 100 !important;
}

header .social-icons {
    margin: 0 20px;
    color: #d62d2e;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 25px;
}



header .phone-area {
    color: #d62d2e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}

header .phone-area i {
    font-size: 18px;
    margin-right: 20px;
    margin-top: 10px;
}

header .phone-area .phone-number,
header .phone-area .skype-number {
    font-weight: bold;
}

.skype-number a {
    color: #d62d2e;
}

header .button-first-nav {
    background-color: #d62d2e;
    padding: 10px 10px;
    border-radius: 50px;
    text-align: center;
    margin-left: 20px;
    color: #ffffff;
    font-weight: 600;
    font-size: 10px;
}

header .button-first-nav a {
    color: #ffffff;
    font-weight: 600;
}



header .container {
    width: 1500px;
}

header .col-md-10 {
    width: 100%;
    margin-left: 0;
}



header ul {
    padding-left: 0;
}

header .first-nav-line {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.home header .col-md-10 {
    width: 83.33333333%;;
    margin-left: 8.33333333%;
}

.home header .left-first-nav, .home header .right-first-nav {
    border-bottom: 0;
    padding-right: 0;
}

.home header .container {
    width: 98%;
}

.main-nav-line {
	margin: -20px 0 0 0;
}



.second-nav-line ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    list-style-type: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 30px 0;
}

.second-nav-line ul li a {
    color: #000000;
    font-weight: 900;
    /* text-transform: uppercase;*/
}

.second-nav-line .menu-item-has-children > ul {
    display: none;
}

.second-nav-line a {
    text-decoration: none;
}

.second-nav-line .menu-item-has-children {
    position: relative;
}

.second-nav-line .menu-item-has-children .sub-menu {
    position: absolute;
    padding: 20px 30px;
    right: -40px;
    left: -40px;
    background-color: #fff;
    border-radius: 20px;
    margin: 10px 0;
}

.second-nav-line .menu-item-has-children .sub-menu li {
    margin-bottom: 15px;
}

.second-nav-line .menu-item-has-children .sub-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
}

.second-nav-line .menu-item-has-children .sub-menu a:hover {
    color: #d51515;
    font-weight: bold;
}

.second-nav-line .menu-item-has-children > a:after {
    content: '▾';
    margin-left: 3px;
}

.billboard-slider {
    position: relative;
}

.billboard-slider .item {
    width: 100%;
    height: 850px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.billboard-slider .owl-dots {
    position: absolute;
    bottom: 50px;
    left: 48.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 130px;
}

.billboard-slider .owl-dots .owl-dot span {
    height: 2px !important;
    width: 25px !important;
    background: #000000 !important;
    margin-top: 30px !important;
}

.billboard-slider .owl-dots .active span {
    background: #d62d2e !important;
    width: 50px !important;
}

.billboard-slider .owl-dots .owl-dot {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.billboard-slider .owl-dots .owl-dot .num {
    background-color: transparent !important;
    color: transparent;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    font-size: 18px;
}

.billboard-slider .owl-dots .active .num {
    background-color: transparent !important;
    color: #d61516;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.home-logo-area, .logo-area {
    position: absolute;
    top: 280px;
    z-index: 2;
}

.home-logo-area {
	width: 100%;
	text-align: center;
}

 

.soar-area {
    width: 100%;
    text-align: center;
    padding: 100px 0;
    background-color: #d61516;
    color: #FFFFFF;
    background-image: url('/wp-content/themes/maxcanvas_child/img/airplane-screen.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

h4.seventy {
	text-transform: uppercase;
	font-size: 24px;
	
}

p.seventy-cont {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold; 
	letter-spacing: 2px;
}

.soar-area .soar-title {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

.soar-area .soar-sub-title {
    font-weight: 100;
    display: none;
}

.airframes-area {
    margin-top: 85px;
}

.airframes-area .airframes-title {
    margin-bottom: 35px;
}

.airframes-elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-bottom: 30px;
    border-bottom: 1px solid #000000;
    margin-bottom: 30px;
}

.airframes-element {
    width: 100%;
}

.airframes-element .img-elem {
    width: 100%;
    padding: 100% 0 0 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border: 1px solid transparent;
}

.airframes-element .title-elem {
    font-weight: 700;
    font-size: 16px;
}

.airframes-services-area .services-img {
    width: 100%;
    padding: 70% 0 0 0;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.airframes-services-area .services-title {
    margin-top: 20px;
    color: #000000;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
}

.airframes-services-area .services-describe p {
    font-weight: 100;
    line-height: 30px;
    font-size: 16pxz
    margin: 15px 0;
}

.airframes-services-area .services-describe ul {
    padding-left: 20px;
    color: #d61516;
}

.airframes-services-area .services-describe ul li {
    margin-bottom: 10px;
}

.airframes-services-area .services-describe ul li span {
    color: #000000;
    font-weight: 100;
}

.airframes-services-area {
    margin-bottom: 30px;
}

.airframes-element:hover .img-elem, .airframes-elements .active-elem .img-elem {
    border: 1px solid #d61516 !important;
}

.airframes-element:hover .title-elem, .airframes-elements .active-elem .title-elem {
    color: #d61516 !important;
}

.services-carousel-area {
    width: 100%;
    padding-top: 120px;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover!important;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    font-size: 38px;
    text-align: center;
}

.home .airplane-service-img {
    position: absolute;
    display: none;
}

.home .airplane-service-img-1 {
    top: 10%;
    left: 5%;
}

.home .airplane-service-img-2 {
    bottom: 10%;
    right: 5%;
}



.about-us-area-title {
    margin: 50px 0;
}

.about-us-video {
    width: 100%;
    /* padding: 18% 0 18% 0; */
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.about-us-video a {
    color: #fff;
    z-index: 10;
  /*  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-decoration: none !important;*/
}

.about-us-video i {
    font-size: 65px;
}

.data-area-back {
    background-color: #d61516;
    padding: 135px 0 0 0;
    float: left; 
    width: 100%;
}

.data-area {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.data-area .data-title {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.data-area i {
    font-size: 16px;
    margin-right: 10px;
}

.data-area a {
    text-decoration: none;
}

.data-area .data-geo {
    max-width: 190px;
}

.data-area .data-geo, .data-area .data-phone {
    margin-bottom: 20px;
}

.data-area .data-view-contact-button {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    width: 165px;
    height: 40px;
    background-color: #FFFFFF;
    color: #d61516;
    font-weight: bold;
    border-radius: 50px;
}

.data-area .data-more-details-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    width: 165px;
    height: 40px;
    background-color: #d61516;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50px;
    border: 1px solid #FFFFFF;
    text-align: center;
}

.people-say-area {
    padding-top: 40px;
    margin-top: 80px;
}

.people-say-area .say-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.say-area .img-area {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 1px solid #db3b3b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    margin-right: 70px;
}

.say-area .img-area .img-person {
    width: 170px !important;
    height: 170px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.people-say-area .comment-area {
    margin-top: 20px;
}

.say-area .author-info-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.say-area .author-info-area .quote {
    font-family: 'Montserrat', sans-serif;
    font-size: 140px;
    color: #e6e6e6;
    font-weight: 800;
    line-height: 0.4;
    margin-right: 45px;
    margin-top: 30px;
}

.say-area .author-info-area .author-name {
    font-size: 19px;
    font-weight: 900;
    margin-bottom: 5px;
}

.say-area .author-info-area .author-position {
    font-size: 16px;
    color: #696969;
}

.comment-area .comment {
    font-size: 19px;
    font-weight: 600;
}

.news-area {
    margin-top: 170px;
}

.news-area .news-title {
    margin-bottom: 50px;
}

.news-articles-area .news-item {
    margin-bottom: 20px;
    width: 100%;
}

.news-area .news-item .date-author {
    padding: 10px 20px;
    font-size: 12px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background-color: #ddd;
}

.news-area .news-item:hover .date-author {
    background-color: #d61516;
    color: #FFFFFF;
}

.news-area .news-item .news-img {
    width: 100%;
    padding: 60% 0 0 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-position: center;
}

.news-area .news-item:hover .news-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.news-area .news-item .news-title {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0;
    color: #000000;
}

.news-area .news-item .news-describe {
    line-height: 1.7;
    color: #000000;
}

.news-area a {
    text-decoration: none;
}

.news-area .news-button {
    margin: 35px auto 100px;
    width: 130px;
    height: 40px;
    border-radius: 50px;
    background-color: #d61516;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

footer {
    background-color: #d61516;
}

#menu-footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    list-style-type: none;
    padding: 0;
}

#menu-footer-menu a {
    color: #fff;
}

#menu-footer-menu > li > a {
    font-weight: bold;
}

#menu-footer-menu .sub-menu {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
}

#menu-footer-menu .sub-menu li {
    margin-bottom: 10px;
}

/* #menu-item-76, #menu-item-84, #menu-item-93 {
    width: 220px;
    margin-right: 30px;
    border-right: 1px solid #ffffff;
} */

.footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    margin: 70px 0 60px;
    position: relative;
}

.social-mail-area {
    color: #ffffff;
    position: absolute;
    bottom: 20px;
    left: -56%;
}

.social-mail-area a {
    color: #ffffff;
    text-decoration: none;
}

.social-mail-area .title {
    text-transform: uppercase;
    font-weight: bold;
}

.social-mail-area .social-icons {
    margin: 20px 0 30px;
    font-size: 18px;
}

.social-mail-area .social-icons i {
    margin-right: 20px;
}

.social-mail-area .mail-address {
    font-weight: bold;
}


.location-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.location-info .location-item {
    width: 40%;
    margin-right: 35px;
    margin-top: 20px;
}

.location-area {
    color: #ffffff;
}

.location-area .location-title {
    font-weight: bold;
    text-transform: uppercase;
}

.location-item .title {
    font-weight: bold;
    color: #fff !important;
}

.location-item .phone,
.location-item .skype {
    margin: 10px 0;
}

.rights-created {
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #ffffff;
    font-size: 12px;
}

.footer-bottom {
    border-top: 1px solid #ffffff;
}

.sub-describe {
    height: 570px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.sub-describe .title {
    margin: 75px auto 0 auto;
    font-size: 60px;
    line-height: 70px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 20;
    text-align: center;
    padding: 0 30px;
}


.history-area {
    margin: 100px 0 110px;
}

.history-area p {
    line-height: 1.7;
}

.history-area .year-area {
    font-weight: bold;
    font-size: 245px;
    color: #f2f2f2;
    line-height: 0.7;
}

.video-history-area {
    width: 100%;
    padding: 25% 0 25% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.video-history-area a {
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    text-decoration: none;
}

.video-history-area a i {
    font-size: 65px;
}

.history-area .second-row {
    margin-top: 45px;
}

.airframes-main {
    margin-bottom: 120px;
}

.airframes-main .airframes-title {
    font-weight: bold;
    font-size: 200px;
    color: #f2f2f2;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
}

.get-app-main {
    margin: 145px 0 240px;
}

.get-app-main .title-aog-app {
    font-size: 38px;
    font-weight: bold;
    color: #000000;
}

.get-app-main .sub-title-aog-app {
    color: #434343;
}

.get-app-main .sub-title-aog-app span {
    font-weight: bold;
}

.get-app-main .app-download {
    margin-top: 30px;
}

.get-app-main .app-download span {
    margin-right: 10px;
}

.get-app-main .app-download .title-download-app {
    color: #d61516;
    font-weight: bold;
    padding-right: 20px;
    font-size: 16px;
}

.get-app-main .get-app-describe {
    line-height: 2;
}

.get-app-main .get-app-describe span {
    color: #d61516;
    font-weight: bold;
}

.screenshots-area {
    margin-top: 170px;
}

.screenshots-area .screenshots-slider {
    margin-top: 55px;
}

.screenshots-slider .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}

.screenshots-slider .owl-stage-outer {
    width: 85%;
    margin: auto;
}

.screenshots-slider .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 0;
}

.aog-services {
    position: relative;
    margin-top: 115px;
    margin-bottom: 100px;
}

.aog-services-title {
    position: absolute;
    top: 0;
    text-transform: uppercase;
    line-height: 0.7;
}

.aog-main-area .aog-services-title {
    font-size: 257px;
    font-weight: bold;
    color: #f2f2f2;
}

.aog-services-img-area,
.aog-services-video-area {
    width: 100%;
    padding: 75% 0 0 0;
    background-position: center center !important;
    background-size: contain;
    background-repeat: no-repeat !important;
}


.aog-services-video-area {
    position: relative;
    background-size: cover;
}

.aog-services-video-area .popup-youtube{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    text-decoration: none;
}

.aog-services-video-area .popup-youtube i{
    margin: auto;
    font-size: 50px;
    color: gray;
}

.aog-services-video-area .popup-youtube i:hover{
    color: #d61516;
}

.aog-services-img-describe {
    margin-top: 50px;
}

.aog-services-describe{
    color: #000;
}

.aog-services-describe .title {
    font-size: 38px;
    color: #000000;
    font-weight: bold;
}

.aog-services-describe p {
    font-weight: regular;
    color: #000000;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
}

.aog-services-describe ul {
    margin-top: 20px;
    list-style-type: none;
    padding-left: 0;
    font-weight: normal;
}

.aog-services-describe ul li {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.aog-services-describe ul li a {
    color: #000;
}

.aog-services-describe ul li span {
    color: #d51515;
}

.aog-services-describe ul li:before {
    content: ' ';
    width: 5px;
    height: 5px;
    display: block;
    font-size: 15px;
    border-radius: 50%;
    background-color: #d51515;
    line-height: 0.5;
    vertical-align: middle;
    margin-right: 20px;
}

.aog-locations-area {
    background-color: #d61516;
    padding: 70px 0 90px;
    color: #fff;
    display: none;
}

.aog-location-section {
    background-color: #d61516;
    padding: 30px 0;
}

.aog-location-section .title {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase;
}

.aog-location-section ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    color: #fff;
    font-size: 19px;
}

.aog-location-section ul li {
    margin-bottom: 30px;
    text-align: left;
}

.aog-locations-area .title-locations {
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 38px;
    text-align: center;
}

.aog-locations-area .aog-map-area {
    width: 450px;
    height: 450px;
    margin-top: 30px;
}

.aog-locations-area .aog-map-area #map {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.aog-location-slider {
    margin-top: 20px;
}

.aog-location-slider .owl-dots.disabled, .aog-location-slider .owl-nav.disabled {
    display: block !important;
}

.aog-location-slider .owl-prev, .aog-location-slider .owl-next {
    position: absolute;
    font-size: 20px !important;
    color: #ffffff !important;
}

.aog-location-slider .owl-prev {
    left: -20px;
    top: -5px;
}

.aog-location-slider .owl-next {
    right: -20px;
    top: -5px;
}

.location-info-area {
    color: #fff !important;
    margin-top: 120px;
    margin-bottom: 30px;
}

.about-region .info-area-all {
    display: none;
}

.about-region .active {
    display: block;
}

.location-info-area .info-area {
    padding: 30px 0;
    border-top: 1px solid #FFFFFF;
}

.location-info-area .info-area .main-info {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #FFFFFF;
}

.location-info-area .info-area .main-info a {
    color: #fff;
}

.location-info-area .info-area .main-info .address-area i, .location-info-area .info-area .main-info .phone-area i {
    font-size: 25px;
    margin-right: 20px;
}

.location-info-area .info-area .main-info .fa-caret-up {
    display: none;
}

.location-info-area .info-area .add-info {
    display: none;
    margin-top: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #FFFFFF;
}

.location-info-area .info-area .add-info ul {
    width: 43%;
    list-style-type: none;
    padding-left: 0;
}

.location-info-area .info-area .add-info ul li {
    margin-bottom: 20px;
    font-size: 14px;
}

.location-info-area .info-area .add-info a {
    color: #FFFFFF;
}

.location-info-area.info-area .add-info a i {
    margin-right: 0;
    font-size: 20px;
}

.location-info-area .info-area .add-info ul li span {
    font-weight: bold;
}

.aog-location-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    text-align: center;
    color: #FFFFFF;
    font-size: 19px;
}

.aog-location-slider .owl-dots, .aog-location-slider .owl-nav {
    margin-top: 0 !important;
}

.aog-location-slider .region-name {
    padding-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
}

.aog-location-slider .active-region {
    border-bottom: 2px solid #FFFFFF;
}

.aog-responsive {
    padding: 100px 0 150px;
    position: relative;
}

.aog-response-title {
    font-size: 157px;
    position: absolute;
    color: #f2f2f2;
    font-weight: bold;
    margin-top: 230px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0.7;
}

.aog-response-describe .title {
    margin-top: 140px;
    font-size: 35px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
}

.aog-response-describe .sub-title {
    color: #464646;
    line-height: 1.8;
}

.aog-response-describe .download-today {
    margin: 30px 0 60px;
    color: #d61516;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.aog-response-describe .download-app-area .title {
    color: #282828;
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.aog-response-describe .download-app-area .download-appstore {
    margin: 0 10px 0 30px;
}

.responsive-app-img img {
    width: 300px;
    height: auto;
}

.response-app-redline {
    position: absolute;
    width: 47%;
    height: 1px;
    background-color: #d61516;
    top: 290px;
    left: 32%;
    z-index: 10;
}

.contacts-info-main .contacts {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contacts-info-main .contacts .contacts-title {
    position: absolute;
    font-size: 219px;
    text-transform: uppercase;
    color: #ebebeb;
    font-weight: bold;
    line-height: 0.8;
    z-index: -5;
}

.contacts-info-main .contacts-info-area .title {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    margin-top: 125px;
    text-align: center;
    margin-bottom: 60px;
}

.contacts-info-main .contacts-info-area .img-area {
    width: 100%;
    padding: 100% 0 0 0;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 50%;
}

.contacts-info-main .contacts-info-area .contact-describe {
    margin-top: 90px;
}

.contacts-info-main .contacts-info-area .contact-describe .contact-name {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
}

.contacts-info-main .contacts-info-area .contact-describe .contact-position {
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: bold;
}

.contacts-info-main .contacts-info-area .contact-describe .contact-phone i,
.contacts-info-main .contacts-info-area .contact-describe .contact-mail i {
    font-size: 20px;
    color: #d61516;
    margin-right: 15px;
}

/*.contacts-info-main .contacts-info-area .contact-describe .contact-mail a
{
    max-width: 70%;
    word-wrap: break-word;
}*/

.contacts-info-main .contacts-info-area .contact-describe .contact-phone,
.contacts-info-main .contacts-info-area .contact-describe .contact-mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}

.contacts-info-main .contacts-info-area .contact-describe a {
    color: #000;
}

.contacts-info-main .contacts {
    padding: 100px 0 0;
    margin-bottom: 90px;
}

.contacts-info-main .hotline-area .title-hotline {
    font-size: 40px;
    color: #282828;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 50px auto 25px;
    max-width: 50%;
}

.contacts-info-main .hotline-area .phone-hotline,
.contacts-info-main .hotline-area .skype-hotline {
    color: #d61516;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    font-size: 38px;
    text-align: center;
    margin-bottom: 25px;
}

.directory-map-area .directory-img-info .info .description {
    font-weight: normal;
    margin-top: 10px;
    display: none;
}

.hotline-area .contact-button, .contacts-info-main .contact-button {
    max-width: 200px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    height: 38px;
    color: #000000;
    margin: 30px auto 100px;
    text-decoration: none !important;
    font-weight: bold;
    border-radius: 50px;
    border: 1px solid #0e0e0e;
    text-align: center;
    cursor: pointer;
}

.hotline-area .contact-button:hover, .contacts-info-main .contact-button:hover,  {
    background-color: #d61516;
    color: #fff !important;
    border: 1px solid transparent;
}

.line-btn {
	border: 1px solid #0e0e0e;
	border-radius: 50px;
	cursor: pointer;
	margin: 10px auto;
	font-weight: bold;
	font-size: 12px;
	max-width: 200px;
	text-align: center;
}

.line-btn:hover {
	background: #d62d2e;
	color: white;
}

.hotline-area p {
    text-align: center;
}

#cid_5 placeholder {
	display: none;
}

.contacts-info-main .contact-button:hover,
.hotline-area .contact-button:hover {
    color: #000000;
}

.people-say-area .owl-prev, .people-say-area .owl-next {
    position: absolute;
    top: 40%;
}

.people-say-area .owl-prev {
    left: 0;
}

.people-say-area .owl-next {
    right: 0;
}

.challenger-services {
    position: relative;
}

.challenger-services .describe-area {
    overflow-y: hidden;
    font-weight: bold;
    color: #000;
    line-height: 2;
}

/*.interior-main .services-info .interior-describe-area .describe {
    max-height: 300px;
    overflow-y: hidden;
}*/

.challenger-services .describe-area .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.interior-describe-area .describe .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: gray;
}

.challenger-services .describe-area .mCSB_scrollTools .mCSB_draggerRail,
.interior-describe-area .describe .mCSB_scrollTools .mCSB_draggerRail {
    background-color: lightgray;
}

.challenger-services .title {
    line-height: 0.7;
    position: absolute;
    font-size: 253px;
    text-transform: uppercase;
    color: #ebebeb;
    font-weight: bold;
    top: 85px;
}

.challenger-services .img-describe-area {
    padding-top: 160px;
}

.challenger-services .img-describe-area .img-area {
    width: 100%;
    padding: 40%;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.challenger-services .title-describe {
    color: #000000;
    font-weight: 900;
    line-height: 1.7;
    margin-bottom: 20px;
}





.challenger-services .describe-area ul, .interior-describe-area  .describe ul{
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
    font-weight: normal;
}

.challenger-services .describe-area ul li:before, .interior-describe-area .describe ul li:before {
    content: '•';
    font-size: 20px;
    color: #d51515;
    line-height: 0.5;
    vertical-align: middle;
    margin-right: 20px;
}

.challenger-services .describe-area ul li,  .interior-describe-area .describe ul li{
    margin-bottom: 5px;
    color: #000000;
}

.challenger-paint {
    position: relative;
    margin-top: 200px;
}

.challenger-paint .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    top: 0;
    font-size: 253px;
    color: #ededed;
    font-weight: bold;
    line-height: 0.7;
    text-transform: uppercase;
    margin: 0 auto;
}

.round-slide-area {
    margin: 40px auto 190px;
    width: 540px;
    height: 540px;
    border-radius: 50%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-content: center;
    position: relative;
}

.round-slide-area .img-round {
    border-radius: 50%;
    margin: auto;
    width: 80%;
    height: 80%;
    display: none;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.round-slide-area .img-round1 {
    display: block;
}

.round-slide-area .choice-item {
    width: 60px;
    height: 60px;
    border: 1px solid #252525;
    position: absolute;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.round-slide-area .choice-item .inner-choice {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #cdcdcd;
}

.round-slide-area .choice-item .active-choice {
    background-color: #d61516;
}

.round-slide-area .choice-item1 {
    top: -30px;
}

.round-slide-area .choice-item2 {
    top: 47%;
    right: -30px;
}

.round-slide-area .choice-item3 {
    bottom: -30px
}

.round-slide-area .choice-item4 {
    top: 47%;
    left: -30px;
}

.challenger-interior .title {
    font-size: 253px;
    font-weight: 600;
    color: #f2f2f2;
    text-transform: uppercase;
    line-height: 0.78;
    margin-bottom: 25px;
}

.challenger-interior .interior-image {
    width: 100%;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin-bottom: 30px;
}

.challenger-interior .interior-image-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cf753a;
    opacity: 0.3;
    display: none;
}

.challenger-interior .interior-image:hover .interior-image-top {
    display: block;
}

.challenger-interior .interior-image1 {
    padding: 35% 0 0 0;
}

.challenger-interior .interior-image2 {
    padding: 200% 0 30px 0;
}

.challenger-interior .interior-image3, .challenger-interior .interior-image4,
.challenger-interior .interior-image5, .challenger-interior .interior-image6 {
    padding: 100% 0 0 0;
}

.challenger-location {
    padding: 200px 0 150px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.challenger-location .data-area {
    color: #000000;
}

.challenger-location .data-area i {
    color: #d61516;;
}

.challenger-location .data-view-contact-button {
    color: #FFFFFF;
    background-color: #d61516;
}

.challenger-location .data-area .data-more-details-button {
    color: #242424;
    border: 1px solid #242424;
    background-color: transparent;
}

.challenger-location .title {
    text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    margin-bottom: 70px;
}

.media-main {
    margin-bottom: 40px;
}

.media-main .media-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 70px;
}

.directory-main .teams-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 55px 0 100px;
}

.directory-main .teams-space .team-area, .media-main .media-space .media-area {
    position: relative;
    width: 85px;
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    border-radius: 50%;
    border: 1px solid #141414;
    margin-bottom: 10px;
}

.teams-space .img-team, .media-space .img-media {
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #141414;
    margin: auto;
}

.teams-space .team-img-name, .media-space .media-img-name {
    max-width: 7%;
}

.media-img-name {
    margin-right: 50px;
}

.teams-space .active-team svg, .media-space .active-media svg, .teams-space .active-team-hover svg, .media-space .active-media-hover svg {
    fill: #fff;
}

.teams-space .active-team, .media-space .active-media, .teams-space .active-team-hover, .media-space .active-media-hover {
    color: #f90d0f;
}

.teams-space .active-team .team-area, .media-space .active-media .media-area, .teams-space .active-team-hover .team-area, .media-space .active-media-hover .media-area {
    border: none !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.teams-space .active-team .img-team, .media-space .active-media .img-media, .teams-space .active-team-hover .img-team, .media-space .active-media-hover .img-media {
    border: none;
    background-color: #f90d0f;
}

.teams-space .team-img-name .team-name, .media-space .media-img-name .media-name {
    font-weight: 900;
    font-size: 16px;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
}

.directory-main .sales-title {
    margin-top: 20px;
}

.directory-info-all-area .title, .directory-main .sales-title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.directory-info-all-area .title, .directory-main .sales-sub-title {
    margin-bottom: 100px;
    font-size: 15px;
    text-align: center;
    color: grey;
    font-weight: 600;
}

.directory-info-all-area .title{
    font-size: 25px;
    /*font-weight: normal;*/
    margin-bottom: 50px;
    color: #000;
}

.directory-info-all-area .managers-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-bottom: 160px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.directory-info-all-area .managers-area .manager-img {
    width: 270px;
    height: 270px;
    margin: auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.directory-info-all-area .manager-area {
    text-align: center;
    width: 50%;
    margin-top: 30px;
}

.directory-info-all-area .manager-area .manager-position {
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    margin-top: 30px;
}

.directory-info-all-area .manager-area .manager-name {
    font-size: 16px;
    margin-bottom: 25px;
    color: #4b4b4b;
    font-weight: bold;
}

.directory-info-all-area .manager-area i {
    color: #f90d0f;
    margin-right: 20px;
    font-size: 18px;
}

.directory-info-all-area .manager-area .phone2 {
    margin-left: 33px;
}

.directory-info-all-area .manager-area .manager-phone, .directory-info-all-area .manager-area .manager-mail {
    line-height: 2;
    font-weight: bold;
}

.first-location-area {
    padding: 80px 100px 0 100px;
    background-color: #d61516;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.first-location-area .location-main-map {
    width: 40%;
}

.first-location-area .data-area {
    width: 70%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.offices-addresses-space {
    margin-bottom: 100px;
}

.offices-addresses-space .city-title {
    text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 900;
    color: #000000;
    padding-bottom: 25px;
    border-bottom: 1px solid #000000;
    margin-top: 70px;
}

.offices-addresses-space .location-describe-area {
    margin: 50px 0 125px;
}

.offices-addresses-space .loc-services-describe{
    margin-top: 60px;
}

.offices-addresses-space .loc-services-describe .title {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 20px;
}

.offices-addresses-space .location-describe-area p {
    font-weight: bold;
    line-height: 1.7;
}

.services-main {
    position: relative;
    width: 100%;
    height: 870px;
}

.services-main .airplane-service-img {
    position: absolute;
}

.services-main .airplane-service-img-1 {
    top: 10%;
    left: 5%;
}

.services-main .airplane-service-img-2 {
    bottom: 10%;
    right: 5%;
}

.services-main .services-back-title {
    position: absolute;
    top: 30%;
    z-index: -20;
    left: 0;
    right: 0;
    font-size: 420px;
    font-weight: bold;
    color: #f2f2f2;
    line-height: 0.7;
}

.page-template-template-media-internal .sub-describe .title {
    display: none;
}

header .social-icons i {
    color: #d62d2e;
}

.services-list .title {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    margin: 30px 0;
}

.services-list ul, .supported-airframes ul {
    list-style-type: none;
    padding-left: 0;
}

.services-list ul li, .supported-airframes ul li {
    margin-bottom: 15px;
    font-weight: 600;
}

.services-list ul li:before, .supported-airframes ul li:before {
    content: '•';
    font-size: 20px;
    color: #d51515;
    line-height: 0.5;
    vertical-align: middle;
    margin-right: 10px;
}

.location-describe-area .image-map {
    margin-top: 300px;
}

.location-describe-area .image-map img {
    /*position: absolute;
    width: 130%;
    left: -20%;*/
    width: 100%;
    max-width: 100%;
}

.supported-airframes .title {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    margin: 60px 0 30px;
}

.location-details .title {
    text-transform: uppercase;
    font-size: 27px;
    font-weight: bold;
    margin: 40px 0 25px;
}

.location-details i {
    font-size: 25px;
    color: #d51515;
    margin-right: 15px;
}

.location-details .number, .location-details .address,
.location-details .skype {
    font-size: 19px;
    line-height: 1.5;
    margin-left: 10px;
}

.location-details .geo, .location-details .phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.location-details .phone {
    margin-top: 25px;
}

.location-describe-area .add-location-info {
    margin-top: 30px;
}

.location-describe-area .add-location-info div {
    margin-bottom: 15px;
}

.location-describe-area .add-location-info span {
    font-weight: 900;
}

.location-describe-area .add-location-info a, .location-describe-area .add-location-info i {
    color: #d51515;
}

.location-describe-area .add-location-info i {
    margin: 0 10px;
    font-size: 20px;
}

.news-articles-area .news-item .date-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 10px 20px;
    color: #FFFFFF;
    background-color: #d61516;
    font-size: 12px;
}

.news-articles-area .news-item .news-img {
    width: 100%;
    padding: 60% 0 0 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.news-articles-area .news-item:hover .news-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.news-articles-area .title-news {
    margin: 15px 0 5px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 1.7;
}

.news-articles-area .news-description {
    line-height: 1.7;
}

.news-articles-area .row {
    margin-bottom: 50px;
}

.load-more-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.load-more-news .line-load {
    width: 45%;
    height: 1px;
    background-color: #bfbfbf;
}

.twitter-feeds-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 38px;
    font-weight: 700;
    color: #000000;
}

.twitter-feeds-slider .twitt-author-date {
    width: 100%;
    padding: 10px 15px;
    background-color: #d61516;
    color: #fff;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.twitter-feeds-slider .main-twitt-area {
    padding: 15px 20px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.twitter-feeds-slider .main-twitt-area .text-twitt {
    width: 100%;
    min-height: 120px;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 45px;
    color: #000000;
    font-weight: 600;
}

.twitter-feeds-slider .main-twitt-area .twitter-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.twitter-feeds-slider .main-twitt-area .twitter-icons i {
    margin-left: 15px;
    color: #656565;
}

.twitt-author-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 5;
    position: absolute;
    top: -45px;
    width: 100%;
}

.twitt-author-img .img-area {
    width: 114px !important;
    height: 114px !important;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.twitter-feeds-slider .owl-stage-outer {
    padding: 50px 0;
}

.twitter-feeds-slider .owl-nav {
    display: block !important;
}

.twitter-feeds-slider .owl-nav .owl-prev, .twitter-feeds-slider .owl-nav .owl-next {
    position: absolute;
}

.twitter-feeds-slider .owl-nav .owl-prev {
    top: 40%;
    left: -40px;
}

.twitter-feeds-slider .owl-nav .owl-next {
    top: 40%;
    right: -40px;
}

.twitter-feeds-slider .item {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.media-internal-main {
    margin: 90px 0;
}

.title-media-internal {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
}

.media-internal-date-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    color: #4c4c4c;
    margin: 20px 0 30px;
}

.media-internal-date-author .date {
    margin-right: 30px;
}

.media-internal-main .article-area {
    line-height: 1.7;
    color: #000000;
    padding: 30px 0;
    text-align: left;
}

.media-internal-main .article-area img{
    margin-bottom: 20px;
}

.media-internal-main .article-area .mail i,
.media-internal-main .article-area .phone i{
    color: #d61516;
    margin-right: 10px;
    margin-bottom: 10px;
}

.media-internal-main .article-area .mail a,
.media-internal-main .article-area .phone a{
    color: #000;
}


.media-internal-main .article-area .red-area {
    color: #d61516;
    font-weight: 700;
    font-size: 16px;
    margin: 40px 0 15px;
}

.media-internal-main .article-area .author-area {
    color: #4c4c4c;
    font-size: 13px;
}

.media-internal-main .article-area .img-area {
    width: 100%;
    padding: 30% 0 0 0;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.media-internal-main .article-area .title-about {
    font-weight: 900;
    margin: 25px 0;
}

.media-internal-main .article-area .share-like {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 50px 0;
}


.media-internal-main .article-area .share-like .like-active{
    display: none;
}


.media-internal-main .article-area .share-like .like-area i {
    color: #e04e4f;
    font-size: 20px;
}

.media-internal-main .article-area .share-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.media-internal-main .article-area .title-share {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 30px;
}

.media-internal-main .article-area .share-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
}

.media-internal-main .article-area .share-icon i {
    color: #000000;
    font-size: 16px;
}

.media-internal-main .comment-count {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
}

.media-internal-main .photo-input input {
    width: 92%;
    margin-left: 10px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #959595;
    padding-left: 30px;
}

.title-caret {
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 15px;
}

.right-media-area .title {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

.right-media-area .section i {
    float: right;
    color: #e04e4f;
    font-size: 16px;
}

.right-media-area .fa-caret-up {
    display: none;
}

.right-media-area .post {
    margin-bottom: 30px;
    display: none;
}

.right-media-area .post .date {
    padding: 10px 15px;
    background-color: #f3f3f3;
    font-weight: bold;
}

.right-media-area .post .img-post {
    width: 100%;
    padding: 40% 0 0 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.right-media-area .post .post-descr {
    font-size: 12px;
    line-height: 1.7;
    margin-top: 15px;
}

.stcs-main {
    margin: 105px 0;
}

.stcs-main .search-inquire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 65px;
}

.stcs-main .search-inquire .search-form {
    position: relative;
}

.stcs-main .search-inquire .search-form input {
    width: 370px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50px;
    padding-left: 20px;
}

.stcs-main .search-inquire .search-form input::-webkit-input-placeholder {
    color: #000;
}

.stcs-main .search-inquire .search-form button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
}

.stcs-main .search-inquire .title {
    font-size: 40px;
    font-weight: bold;
    margin-right: 35px;
    color: #000;
}

.stcs-main .search-inquire .inquire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.stcs-main .search-inquire .inquire a {
    text-decoration: none;
}

.stcs-main .search-inquire .inquire .button-inquire {
    width: 115px;
    height: 40px;
    color: #fff;
    font-size: 13px;
    background-color: #d51515;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    cursor: pointer;
}

.stcs-main .search-inquire .inquire .button-inquire:hover{
    background-color: #000;
}

.stcs-main table {
    width: 100%;
}

.stcs-main table tr th {
    color: #000000;
}

.stcs-main table tr th .arrows {
    float: right;
    line-height: 0.7;
}

.stcs-main table tr th .arrows i {
    line-height: 0.7;
    color: #8e8e8e;
}

.stcs-main table tr th .arrows i:hover {
    color: #d51515;
}

.stcs-main table tr td, .stcs-main table tr th {
    padding: 15px 10px;
    text-transform: uppercase;
}

.stcs-main tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.stcs-main tbody tr:hover, .stcs-main tbody .active-tr {
    background-color: #d51515 !important;
    color: #fff;
}

.sub-head {
    background-size: cover;
    background-position: center;
}

.page-template-template-coming .sub-head {
    height: 930px;
}

.sub-describe {
    position: relative;
    z-index: 0;
}

.sub-describe:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: " ";
    background-color: #fff;
    opacity: 0.3;
}

.page-template-template-coming {
    position: relative;
}

.page-template-template-coming .coming-back-area {
    position: absolute;
    top: -440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    width: 100%;
    margin: 0 auto;
}

.page-template-template-coming .sub-head .sub-describe .title {
    font-size: 100px;
    font-weight: bold;
    color: #d61616;
    margin: 330px auto 0;
    max-height: 120px;
}

.page-template-template-coming a {
    text-decoration: none;
}

.back-coming-button {
    width: 170px;
    height: 40px;
    border-radius: 50px;
    border: 1px solid #000;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    font-weight: bold;
    margin: 0 30px;
}

.line-coming {
    width: 30%;
    height: 1px;
    background-color: #8e8e8e;
}

.water-carousel-area {
    margin: 150px 0 50px;
}

.water-carousel-area .carousel_wrap {
    height: 600px;
    position: relative;
    margin-bottom: 30px;
}

/*--water_whjeel_carousel--*/
.water-carousel-area #carousel img {
    width: 370px;
    height: 500px;
}

.water-carousel-area #carousel {
    margin: 0 auto;
    margin-top: 50px;
    height: 600px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.water-carousel-area #carousel > div {
    visibility: hidden;
    cursor: pointer;
}

.water-carousel-area #carousel .caption,
.new-carousel #carousel .caption
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.water-carousel-area .carous_item ,
.new-carousel .carous_item {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.water-carousel-area .carous_item .title,
.new-carousel .carous_item .title {
    margin: 50px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
}

.water-carousel-area .carous_desc,
.new-carousel.carous_desc {
    position: absolute;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 100%;
    font-weight: 400;
    line-height: 16px;
    padding: 0px 15px;
    padding-left: 0px;
    color: #8A8A8A;
    margin-bottom: 15px;
    top: 0px;
}

.water-carousel-area .carousel_wrap .nav_button,
.new-carousel .carousel_wrap .nav_button {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 30px;
    right: 0px;
    font-size: 40px;
    font-weight: 600;
    color: #F00;
    cursor: pointer;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.water-carousel-area .carousel_wrap .nav_button.prev_button {
    left: -50px;
}

.water-carousel-area .carousel_wrap .nav_button.next_button {
    left: auto;
    right: -50px;
}

.water-carousel-area .carousel-center .carous_item,
.new-carousel .carousel-center .carous_item {
    background-color: #fff !important;
    opacity: 0.8;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.water-carousel-area .carous_item a,
.new-carousel .carous_item a {
    text-decoration: none;
}

.water-carousel-area .item-descr,
.new-carousel .item-descr {
    padding: 0 40px;
    line-height: 1.9;
    display: none;
}

.water-carousel-area .carous_item .button-more,
.new-carousel .carous_item .button-more {
    width: 130px;
    height: 40px;
    background-color: #d61516;
    border-radius: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    color: #fff;
    font-weight: bold;
    margin: 80px auto;
    display: none;
}

.water-carousel-area .carousel-center .item-descr,
.new-carousel .carousel-center .item-descr {
    padding: 0 40px;
    line-height: 1.9;
    display: block;
}

.challenger-location .data-view-contact-button:hover {
    color: #242424 !important;
    border: 1px solid #242424 !important;
    background-color: transparent !important;
}

.button-first-nav:hover {
    background-color: #000;
}

.button-first-nav:hover a {
    text-decoration: none;
}

.airplane-service-img {
    display: none;
}

.water-carousel-area .carousel-center .carous_item .button-more {
    width: 130px;
    height: 40px;
    background-color: #d61516;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    color: #fff;
    font-weight: bold;
    margin: 80px auto;
}

.data-area .data-more-details-button:hover {
    background-color: #FFFFFF;
    color: #d61516;
    border: none;
}

.data-area .data-view-contact-button:hover, .aog-contact-button:hover {
    background-color: #d61516;
    color: #ffffff;
    border: 1px solid #fff;
}

.data-area a {
    color: #fff;
}

.water-carousel-area .carousel-center .carous_item .button-more:hover, .news-area .news-button:hover {
    border: 1px solid #000;
    color: #6d6d6d;
    background: transparent;
}

.home #carousel, .home .water-carousel-area {
    margin-top: 0;
}

.airframes-services-area .services-describe p {
    line-height: 1.7;
}

.airframes-services-area .services-describe ul {
    margin-bottom: 20px;
}

.airframes-services-area .services-describe ul li {
    margin-bottom: 5px;
}

.airframes-services-area .services-describe a {
    text-decoration: none;
}

.airframes-services-area .services-describe .view-more:hover,
.challenger-location .data-area .data-more-details-button:hover {
    background-color: #d61516;
    color: #fff;
    border: none;
}

.airframes-services-area .services-describe .view-more {
    width: 140px;
    height: 40px;
    border-radius: 50px;
    border: 1px solid #000;
    color: #6d6d6d;
    font-weight: bold;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.team-img-name svg, .media-img-name svg {
    width: 35px;
    height: 35px;
}

.modal-contact .modal-dialog {
    width: 70%;
    margin-top: 100px;
}

.modal-contact .modal-content {
    border-radius: 50px !important;
}

.modal-content {
    border-radius: 30px;
}

.modal-contact .modal-body .manager-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.modal-contact .modal-body .managers-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 50px;
    padding: 20px;
}

.modal-contact .modal-body .managers-area .manager-area {
    width: 40%;
}

.modal-contact .modal-body .managers-area .manager-area i {
    margin-right: 10px;
}

.modal-contact .managers-area .manager-name {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0;
    color: #000
}

.modal-contact .managers-area .manager-position {
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}

.modal-contact .managers-area .manager-mail, .modal-contact .managers-area .manager-phone {
    font-weight: 400;
}

.modal-contact .manager-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 50px;

}

.modal-contact .modal-header {
    border: none;
}

.modal-contact button.close {
    position: absolute;
    right: -30px;
    top: -30px
}

.modal-contact .title-maintenance {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 50px;
    color: #000;
    text-transform: uppercase;
}

.modal-contact .manager-area .manager-info {
    text-align: left;
}

.modal-contact .manager-area .manager-img {
    margin-right: 30px;
}

.modal-contact i {
    color: #d61516;
}

/*.modal-stc, .modal-parts, .modal-quote {
    background-color: #000;
    opacity: 0.9 !important;
}*/

.modal-stc .modal-dialog, .modal-parts .modal-dialog, .modal-quote .modal-dialog {
    margin-top: 100px;
    width: 40%;
}

.modal-stc .title-stc-form, .modal-parts .title-parts-form, .modal-quote .title-quote-form {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

/*.modal-stc .modal-content, .modal-parts .modal-content, .modal-quote .modal-content {
    background-color: transparent !important;
}*/

.modal-stc .modal-header, .modal-parts .modal-header, .modal-quote .modal-header {
    border: none;
}

.modal-stc button.close, .modal-parts button.close, .modal-quote button.close {
    position: absolute;
    right: -30px;
    top: -30px;
    opacity: 1;
}

.modal-stc-head {
    background-color: #000;
    opacity: 0.9 !important;
}

.modal-stc-head .modal-dialog {
    margin-top: 100px;
    width: 35%;
}

.modal-stc-head .title-stc-form {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.modal-stc-head .modal-content {
    background-color: transparent !important;
}

.modal-stc-head .modal-header {
    border: none;
}

.modal-stc-head button.close {
    position: absolute;
    right: -30px;
    top: -30px
}

.modal-parts iframe {
    height: 800px !important;
}

.team-area9 .img-team, .media-area4 .img-media {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.stcs-main .table-area {
    width: 100%
}

.stcs-main .table-area table {
    min-width: 750px;
}

header .close-button {
    display: none;
}

.office-address-area .city-title .fa-caret-down, .office-address-area .city-title .fa-caret-up {
    display: none;
    color: #d61516;
}

.header-open {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100% !important;
    background-color: #fff;
    overflow: scroll;
}

.info-head-left, .buttons-head-left, .buttons-head-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}

.airframes-services-area {
    display: none;
}

.media-space .owl-dots .owl-dot, .teams-space .owl-dots .owl-dot {
    margin-right: 15px;
}

.media-space .owl-dots .owl-dot.active, .teams-space .owl-dots .owl-dot.active {
    border: 1px solid red;
    border-radius: 50%;
}

.media-space .owl-dots .owl-dot span, .teams-space .owl-dots .owl-dot span {
    background: red !important;
    width: 8px !important;
    height: 8px !important;
    margin: 2px 2px !important;
}

.media-space .owl-item, .teams-space .owl-item {
    padding: 10px;
}

.airframes-elements .owl-dots .owl-dot {
    margin-right: 15px;
}

.airframes-elements .owl-dots .owl-dot.active {
    border: 1px solid red;
    border-radius: 50%;
}

.airframes-elements .owl-dots .owl-dot span {
    background: red !important;
    width: 8px !important;
    height: 8px !important;
    margin: 2px 2px !important;
}

.data-area .owl-dots .owl-dot {
    margin-right: 15px;
}

.data-area .owl-dots .owl-dot.active {
    border: 1px solid #fff;
    border-radius: 50%;
}

.data-area .owl-dots .owl-dot span {
    background: #fff !important;
    width: 6px !important;
    height: 6px !important;
    margin: 1px 1px !important;
}

.data-area .phone-number {
    color: #fff;
}

.news-items-area .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
}

.news-items-area .owl-dots .owl-dot {
    margin-right: 15px;
}

.news-items-area .owl-dots .owl-dot.active {
    border: 1px solid red;
    border-radius: 50%;
}

.news-items-area .owl-dots .owl-dot span {
    background: red !important;
    width: 6px !important;
    height: 6px !important;
    margin: 1px 1px !important;
}

.first-nav-line a {
    text-decoration: none;
}

.directory-map-area {
    width: 100%;
    margin-bottom: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    position: relative;
}

.directory-paint-team .manager-area {
    width: 50%;
}

.directory-map-area .map-area svg {
    width: 800px;
    height: 500px;
}

.directory-map-area .map-area svg .active-map-area {
    fill: rgb(153, 153, 153) !important;
}

.directory-map-area .directory-name-area {
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.directory-map-area .directory-name {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #2a2929;
    font-size: 14px;
}

.directory-map-area .directory-area {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #b3b3b3;
    margin-right: 15px;
}

.directory-map-area .directory-name-area1 .directory-area {
    background-color: #3c3c3c;
}

.directory-map-area .directory-name-area2 .directory-area {
    background-color: #515151;
}

.directory-map-area .directory-name-area3 .directory-area {
    background-color: #888888;
}

.directory-map-area .directory-name-area4 .directory-area {
    background-color: #aeaeae;
}

.directory-map-area .directory-name-area5 .directory-area {
    background-color: #d0d2d2;
}

.directory-map-area .directory-name-area6 .directory-area {
    background-color: #ffffff;
}

.directory-map-area .directory-name-area:hover .directory-area, .directory-map-area .directory-name-area .active-directory {
    background-color: #d51515;
}

.directory-map-area .directory-name-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}

.directory-map-area .directory-img-info {
    font-family: 'Lato', sans-serif;
    color: #000000;
    display: none;
    padding: 25px 50px 25px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    width: 500px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -70px;
    left: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.directory-map-area .directory-img-info .info {
    width: 60%;
}

.directory-map-area .directory-img-info .info .mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}

.directory-map-area .directory-img-info .info .region {
    margin-bottom: 10px;
}

.directory-map-area .directory-img-info .info a {
    color: #000;
}

.directory-map-area .directory-img-info .info .mail a {
    word-wrap: break-word;
    max-width: 100%;
}

.directory-map-area .directory-img-info .img-area {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.directory-map-area .directory-img-info .name {
    font-weight: 800;
    font-size: 19px;
    margin-bottom: 15px;
}

.directory-map-area .directory-img-info i {
    color: #d51515;
    margin-right: 10px;
    font-size: 20px;
}

.directory-map-area .directory-img-info .mail {
    margin-bottom: 10px;
}

.interior-info {
    position: relative;
}

.interior-main .owl-stage {
    margin: auto;
}

.interior-main .services-title {
    position: absolute;
    top: -30px;
    font-size: 257px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #ebebeb;
    line-height: 0.8;
}

.interior-main .services-info {
    margin-top: 100px;
}

.interior-main .services-info .img-area {
    width: 100%;
    padding: 70% 0 0 0;
    background-position: center center;
    background-size: cover;
    margin-top: 50px;
}

.interior-main .services-info .interior-describe-area {
    margin-top: 50px;
    font-size: 16px;
    line-height: 30px;
 
}

.interior-main .services-info .interior-describe-area .title, .red-title {
    font-size: 38px;
    color: #d51515;
    font-weight: bold;
    margin-bottom: 20px;
}



.interior-big-title {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 30px;
    color: #ebebeb;;
    font-size: 253px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.8;
}

.interior-carousel-area .item {
    margin-bottom: 200px;
    height: 700px;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    background-repeat: no-repeat;
    background-size: cover;
}

.interior-carousel-area .item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.interior-carousel-area .title {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 40px;
    right: 40px;
    font-size: 24px;
}

.interior-main .contacts-info {
    margin-top: 200px;
    position: relative;
}

.interior-main .contacts-info .contacts-big-title {
    position: absolute;
    font-size: 219px;
    color: #ebebeb;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.8;
}

.teams-area {
    padding-top: 125px;
}

.teams-area .team-title {
    text-align: center;
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.directory-info-all-area .directory-info-area {
    display: none;
}

.contacts-info-main .contacts-sales {
    margin-bottom: 0;
}

.contacts-info-main .contacts-sub .title {
    margin-top: 0;
}

.directory-map-area .directory-names-area {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.twitter-feeds-area {
    display: none;
}

.contacts-info-main .contacts-info-area .contact-describe {
    min-height: 200px;
    margin-bottom: 30px;
}

footer .phone,
footer .skype {
    display: block;
}

footer a {
    color: #fff !important;
}

.timeline-img img{
    width: 100%;
}

.timeline-img{
    margin-bottom: 50px;
}

.home-logo-area img{
    width: 450px;
}

.back-people-say-news{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



#fsw-watermark {
	display: none!important;
}

#fws #fsw_backContainer_971726 #fsw_widget_971726 #clickToRead {
	width: 125px!important;
	height: 125px!important;
	top: 0px!important;
}

li {
	font-size: 16px;
	line-height: 24px;
}

h4 {
	font-weight: bold;
}

hr {
	float: left; 
	width: 100%;
	border-top: none;
}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1600px) {
    .billboard-slider .owl-dots {
        left: 48%;
    }

    .first-location-area {
        padding: 80px 20px 100px;
    }
}

@media screen and (max-width: 1500px) {
    header .container {
        width: 100%;
    }

    header .left-first-nav {
        padding-right: 10%;
    }

    .services-carousel-area {
        padding-top: 30px;
    }

   

    .logo-area img {
        width: 100%;
    }

    header #menu-item-27 {
        margin-right: 0;
    }

    .header-bar {
        margin-top: 50px;
    }

    header .left-first-nav {
        padding-right: 0;
        /* border-bottom: none;*/
    }


    /*header .first-nav-line {
        border-bottom: 1px solid #000;
    }

    header .right-first-nav {
        border-bottom: none;
    }

    header .logo-area {
        display: none;
    }*/

   



}

@media screen and (max-width: 1400px) {
    .location-main .first-location-area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .location-main .first-location-area .location-main-map {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .location-main .first-location-area .data-area {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }

    header .first-nav-line {
        border-bottom: 1px solid #000;
    }

    header .right-first-nav {
        border-bottom: none;
    }


    header .left-first-nav {
        border-bottom: none;
    }

    header .button-first-nav {
        font-size: 10px;
    }

}

@media only screen and (min-width: 1301px) {
	
header .social-icons i {
    padding: 0 10px;
    font-size: 18px;
}


}

@media only screen and (min-width: 1140px) and (max-width: 1300px) { 
	
header .social-icons i {
    padding: 0 10px;
    font-size: 18px;
}
}


@media only screen and (min-width: 1140px) {

header .phone-area .phone-number,
header .phone-area .skype-number {
    font-size: 14px;
}

 .logo-area {
        right: 38%;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1139px) {
	
header .phone-area .phone-number,
header .phone-area .skype-number {
    font-size: 11px;
} 

 .logo-area {
        right: 36%;
    }

header .social-icons i {
    padding: 0 8px;
    font-size: 16px;
}

.second-nav-line ul li a {
	font-size: 12px;
}	
}


@media only screen and (min-width: 851px) and (max-width: 979px) { 


header .phone-area .phone-number,
header .phone-area .skype-number {
    font-size: 11px;
} 

 .logo-area {
        right: 36%;
    }

header .social-icons i {
    padding: 0 10px;
    font-size: 12px;
}

.second-nav-line ul li a {
	font-size: 12px;
}	
}



@media screen and (max-width: 1300px) {
    header .left-first-nav {
        padding-right: 5%;
    }

    .interior-main .services-title, .interior-big-title, .contacts-info-main .contacts .contacts-title,
    .challenger-services .title, .aog-main-area .aog-services-title
    {
        font-size: 150px;
        left: 0;
        right: 0;
        text-align: center;
    }

    header .button-first-nav a {
        font-size: 11px;
    }

    .interior-big-title {
        margin-top: 50px;
    }

    .interior-carousel-area .item {
        margin-bottom: 70px;
    }

    header .button-first-nav {
        background-color: #d62d2e;
        padding: 10px 10px;
        border-radius: 50px;
        text-align: center;
        margin-left: 20px;
    }

    header .button-first-nav a {
        font-size: 12px;
    }

    .footer-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .social-mail-area {
        bottom: 200px;
        left: 700px;
    }

    .location-area {
        width: 100%;
    }

    .location-area .location-title {
        text-align: center;
    }

    .rights-created {
        margin: 25px 50px;
    }

    .location-info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .location-area {
        margin-top: 30px;
    }

    .location-info .location-item {
        width: 40%;
    }

    .news-area {
        margin-top: 100px;
    }

    .left-first-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        width: 50%;
    }

    header .social-icons {
        margin: 0 10px;
    }

    .right-first-nav {
        width: 40%;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-align-items: flex-end;
    }

    .buttons-head-left {
        margin-top: 20px;
    }

    .button-first-nav1 {
        margin-left: 0 !important;
    }

    .home .right-first-nav{
        width: inherit;
    }


}

@media screen and (max-width: 1200px) {

    .footer-menu .border-footer:nth-child(3){
        border-right: none;
    }

    .aog-location-section ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .contacts-info-main .hotline-area .title-hotline {
        max-width: 80%;
        font-size: 20px;
        margin-top: 0;
    }

    .contacts-info-main .hotline-area .skype-hotline,
    .data-area .skype-number,
    header .phone-area .skype-number,
    footer .skype, .location-details .skype,
    .aog-services-describe ul li .skype,
    .contacts-info-main .contacts-info-area .contact-describe .skype {
        display: none;
    }

    header .phone-area .phone-number,
    .contacts-info-main .hotline-area .phone-hotline,
    footer .phone {
        display: block;
    }

    .data-area .phone-number,
    .location-details .number,
    .contacts-info-main .contacts-info-area .contact-describe .phone {
        display: inline;
    }

    .modal-stc .modal-dialog, .modal-parts .modal-dialog, .modal-quote .modal-dialog {
        width: 80%;
    }

    .directory-map-area .map-area svg {
        width: 600px;
    }

    .modal-contact .modal-dialog {
        width: 80%;
    }

    .modal-contact .modal-body .managers-area .manager-area {
        width: 65%;
        margin: 20px auto;
    }

    .get-app-main .title-download-app {
        display: block;
        margin-bottom: 20px;
    }

    .download-app-area .title {
        display: block;
        margin-bottom: 20px;
    }

    .media-internal-main .photo-input input {
        width: 90%;
    }

    .download-app-area .download-appstore {
        margin: 0 10px 0 0 !important;
    }

    .airframes-main .airframes-title {
        font-size: 150px;
    }

    .water-carousel-area .carous_item .title {
        font-size: 18px;
    }

    .say-area .img-area {
        width: 150px;
        height: 150px;
    }

    .say-area .img-area .img-person {
        width: 120px !important;
        height: 120px;
    }

    .services-carousel-area {
        width: 100%;
        height: 600px;
    }

    .water-carousel-area .carousel_wrap, .water-carousel-area #carousel {
        height: 450px
    }

    .social-mail-area {
        left: 660px;
    }

    .footer-menu .location-area {
        margin: 30px auto 0;
        width: 80%;
    }

    header .container {
        max-width: 100%;
    }

    .billboard-slider .owl-dots {
        left: 47%;
    }

    .water-carousel-area #carousel img {
        width: 270px;
        height: 360px;
    }

    .water-carousel-area .carousel-center .item-descr {
        padding: 0 10px;
        line-height: 1.5;
        font-size: 13px;
    }

    .water-carousel-area .carousel-center .carous_item .button-more {
        margin: 30px auto;
    }

    .water-carousel-area .carousel_wrap .nav_button.next_button {
        right: -30px;
    }

    .water-carousel-area .carousel_wrap .nav_button.prev_button {
        left: -30px;
    }

    .contacts-info-main .contacts-info-area .contact-describe .contact-mail span{
        word-break: break-word;
    }

}

@media screen and (max-width: 1150px) {

    header .button-first-nav a {
        font-size: 11px;
    }

    .home header .button-first-nav a {
        font-size: 12px;
    }

    /*.logo-area {
        display: none;
    }*/

    .home .logo-area {
        display: block;
    }

    header .left-first-nav {
        padding-right: 0;
    }

    .first-nav-line {
        border-bottom: 1px solid #000;
    }

    header .left-first-nav, header .right-first-nav {
        border-bottom: none;
    }
}

@media screen and (max-width: 1000px) {
    .say-area .img-area {
        margin-right: 0;
    }

    .people-say-area {
        width: 70% !important;
        margin: auto;
    }

    .people-say-area .say-area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .people-say-area .say-area .comment-area {
        width: 100%;
        text-align: center;
    }

    .say-area .author-info-area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;

    }

    .say-area .author-info-area .quote {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-order: 2;
        margin-right: 0;
    }
}

@media screen and (max-width: 991px) {
    .interior-main .services-info .interior-describe-area {
        margin-top: 0;
    }

    .directory-map-area .directory-img-info .info .mail{
        justify-content: center;
        flex-wrap: wrap;
    }

    .directory-map-area .directory-img-info .info {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

    .directory-main .managers-area {
        margin-bottom: 50px;
    }

    .office-address-area .city-title {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

    .office-address-area .city-title .fa-caret-down {
        display: block;
    }

    .offices-addresses-space {
        margin-top: 50px;
    }

    .location-describe-area .image-map img {
        position: static;
        width: 100%;
    }

    .news-area .news-button {
        margin: 0 auto 100px;
    }

    .modal-contact .manager-area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .modal-contact .manager-area .manager-info {
        text-align: center;
        margin-top: 20px;
    }

    .challenger-services .describe-area {
        padding-top: 30px;
    }

    .challenger-paint {
        margin-top: 50px;
    }

    .get-app-main {
        margin: 145px 0 140px;
    }

    .screenshots-area {
        margin-top: 70px;
    }

    .get-app-describe {
        margin-top: 20px;
    }

    .media-internal-main .right-media-area {
        margin-top: 30px !important;
    }

    .directory-main .teams-space .team-area, .media-main .media-space .media-area {
        margin: auto
    }

    .media-main .media-space {
        margin: 70px 20px;
    }

    .teams-space .team-img-name, .media-space .media-img-name {
        max-width: inherit;
    }

    .managers-area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .managers-area .manager-area {
        width: 50%;
        margin: 20px auto;
    }

    .history-area {
        margin-top: 50px;
    }

    .contacts-info-main .contacts .info-area {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .contacts-info-main .contacts .info-area .info-area1 {
        margin-bottom: 50px;
    }

    .responsive-app-img {
        margin-top: 60px;
        text-align: center;
    }

    .aog-responsive {
        padding-bottom: 0;
    }

    .response-app-redline {
        display: none !important;
    }

    .aog-locations-area .aog-map-area {
        margin: 30px auto 0;
    }

    .airframes-main .airframes-title {
        font-size: 100px;
    }

    .offices-addresses-space .location-describe-area {
        margin: 50px 0 50px;
        display: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .offices-addresses-space .location-describe-area .col-md-5 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        -webkit-order: 1 !important;
    }

    .offices-addresses-space .location-describe-area .col-md-4 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
        -webkit-order: 2 !important;
    }


    .offices-addresses-space .location-describe-area .col-md-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important;
        -webkit-order: 3 !important;
    }

    .location-describe-area .image-map {
        margin-top: 0;
    }

    .footer-menu .location-info .location-item {
        width: 40%;
    }

    .social-mail-area {
        left: 515px;
        bottom: 325px;
    }

    #menu-item-76, #menu-item-84, #menu-item-93 {
        width: 180px;
    }

    .mail-address {
        font-size: 12px;
    }

    .data-area .owl-stage-outer {
        margin-left: 20px;
    }

    .data-area .data-title{
        font-size: 16px;
    }

    .directory-map-area {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .directory-map-area .map-area {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-order: 1;
    }

    .directory-names-area {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-order: 2;
    }

    .directory-map-area .directory-img-info {
        width: 400px;
        padding: 20px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-order: 3;
        position: relative;
        top: 0;
    }

    .directory-map-area .map-area svg {
        width: 500px;
        height: 300px;
    }

    .sub-describe .title {
        font-size: 40px;
    }

}

@media screen and (min-width: 851px) {
  
  header .logo-area {
      top: 0;
  }
	
#bullets-large {
	float: right; 
	width: 33%;
	padding: 0 0 0 3%;
}

#bullets-small {
	display: none;
}
	
.cta-cont p {
	font-size: 24px;
	line-height: 28px;
}

a.cta-btn {
	font-size: 16px;
}

.cont-half {
	float: left; 
	width: 50%;
	padding: 0 1%;
}

.cont-half img {
	max-width: 100%;
}

li#menu-item-27, li#menu-item-1921 {
	background: #d62d2e;
	color: white!important;
	padding: 10px 25px; 
	border-radius: 15px;
}

li#menu-item-27 a, li#menu-item-1921 a {
	color: white!important;
}

li#menu-item-27 a:hover, li#menu-item-1921 a:hover {
	color: black!important;
}

	
}

@media screen and (max-width: 850px) {
  
  header .logo-area {
      top: -50px;
  }
	
#bullets-small {
	float: left; 
	width: 100%;
}

#bullets-large {
	display: none;
}
	
.cont-half {
	float: left; 
	width: 100%;
	padding: 0 1%;
}
	
.cta-cont p {
	font-size: 16px;
	line-height: 18px;
}

a.cta-btn {
	font-size: 14px;
}
	
	header .button-first-nav {
		width: 100%;
		margin: 10px 0;
		font-size: 12px;
	}
	
	.header-open .buttons-head-right {
		padding: 0 0 30px 0;
	}

    .info-head-left{
        align-items: baseline;
    }

    .timeline-img{
        margin-bottom: 30px;
    }


    .left-first-nav{
        width: 20%;
    }

    .second-nav-line .menu-item-has-children .sub-menu {
        position: static;
    }

    header .logo-area {
        display: block;
    }

    .interior-main .services-title, .interior-big-title, .contacts-info-main .contacts .contacts-title,
    .challenger-services .title, .aog-main-area .aog-services-title
    {
        font-size: 70px;
    }

    .billboard-slider .item {
        height: 550px;
    }

    .sub-head {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
    }

    .header-bar {
        margin-top: 0;
    }

    .twitter-feeds-slider {
        width: 80% !important;
        margin: auto;
    }

    .stcs-main .search-inquire .search-form input {
        width: 270px;
    }

    .stcs-main .table-area {
        overflow: scroll;
    }

    .left-first-nav .social-icons, .left-first-nav .phone-area {
        display: none;
    }

    .buttons-head-left {
        display: none;
    }

    .soar-area .soar-title {
        font-size: 40px;
    }

    header {
        margin-top: 0;
    }

    header .first-nav-line {
        border-bottom: none !important;
    }

    header .search-button i {
        font-size: 23px;
    }

    header .right-first-nav {
        display: none;
    }

    .header-bar {
        display: none
    }

    .home-logo-area {
        display: none;
    }

    .logo-area {
        display: block;
        right: 35%;
        width: 50%;
        text-align: center;
    }

    .home header .logo-area {
        display: block;
        top: 0;
        right: 27%;
    }

    .first-nav-line .fa-bars {
        display: block;
        width: 20%;
        text-align: right;
    }

    .sub-describe {
        height: 400px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
    }

    .header-open .close-button {
        display: block;
        position: absolute;
        right: 40px;
        top: 40px;
        width: 20px;
        height: 20px;
    }

    .header-open .close-button img {
        width: 100%;
        height: 100%;
    }

    .header-open .buttons-head-right {
        display: block;
    }

    .first-nav-line i {
        padding-top: 30px;
    }

    .water-carousel-area .carousel_wrap .nav_button.next_button {
        right: 0;
        z-index: 100;
    }

    .water-carousel-area .carousel_wrap .nav_button.prev_button {
        left: 0;
        z-index: 100;
    }

    .water-carousel-area #carousel {
        width: 80%;
    }

    .modal-stc-head .modal-dialog, .modal-stc .modal-dialog,
    .modal-stc .modal-dialog, .modal-parts .modal-dialog, .modal-quote .modal-dialog {
        margin-top: 100px;
        width: 95% !important;
    }

    .modal-stc button.close, .modal-parts button.close, .modal-quote button.close {
        right: 0;
    }

    .header-open .header-bar {
        display: block;
    }

    .header-open .header-bar > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
        padding-bottom: 20px;
        border-bottom: 1px solid #000000;
    }

    .header-open .header-bar > ul li {
        width: 100%;
        margin: 10px auto;
        padding-left: 40%;

    }

    .header-open .header-bar .menu-item-has-children > ul li{
        padding-left: 0;
    }

    .header-open .header-bar .menu-item-has-children > ul{
        padding-left: 0;
    }

    .header-open .header-bar > ul li a {
        font-size: 20px;
        font-weight: 700;
    }

    .header-open .search-button {
        display: none;

    }

    .header-open .logo-area {
        display: none !important;
    }

    .header-open .fa-bars {
        display: none;
    }

    .header-open .right-first-nav {
        display: block;
        position: absolute;
        bottom: -870px;
        width: 80%;
        left: 10%;
        border-bottom: 1px solid #000 !important;
    }

    .header-open .buttons-head-left {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -680px
    }

    .header-open .right-first-nav .button-first-nav, .header-open .buttons-head-left .button-first-nav {
        width: 200px;
        margin: 0 auto 20px !important;
    }

    /* .header-open .right-first-nav .button-first-nav2{
         width: 250px;
     }*/
    .header-open .left-first-nav .social-icons {
        display: block;
        position: absolute;
        bottom: -940px;
        margin-bottom: 40px;
        border: none;
        padding-right: 20px;
        /*border-right: 1px solid red;*/
    }

    .header-open .first-nav-line i {
        padding-top: 0;
    }

    .header-open .phone-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        right: 40px;
        bottom: -940px;
        margin-bottom: 40px;
        position: absolute;
    }

}

@media screen and (max-width: 767px) {
    .aog-location-section ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media screen and (max-width: 750px) {
    .border-footer {
        border: 0 !important;
    }

    #menu-footer-menu > .menu-item-has-children > a {
        text-decoration: none;
    }

    #menu-footer-menu > .menu-item-has-children > a:after {
        content: "▼";
        padding-left: 10px;
    }

    .footer-menu .location-title {
        display: inline;
    }

    .footer-menu .location-title:after {
        content: "▼";
        padding-left: 10px;
    }

    .modal-contact .modal-dialog {
        width: 80%;
        margin: 70px auto;
    }

    .round-slide-area {
        margin: 40px auto 100px;
        width: 340px;
        height: 340px;
    }

    .page-template-template-coming .sub-head .sub-describe .title {
        font-size: 70px;
    }

    .page-template-template-coming .coming-back-area {
        width: 95%;
    }

    .social-mail-area {
        left: 3%;
        bottom: 0;
    }

    .footer-menu {
        width: 80%;
        margin: 30px auto;
    }

    .footer-menu .location-area {
        margin: 0 0 150px;
    }

    .footer-menu .location-area .location-title {
        text-align: inherit;
    }

    .footer-menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }

    #menu-footer-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }

    #menu-item-76, #menu-item-84, #menu-item-93 {
        border-right: none;
        width: 100%;
        margin-bottom: 30px;
    }

    #menu-item-76 ul, #menu-item-84 ul, #menu-item-93 ul, .location-info {
        display: none;
    }

    .airframes-main .airframes-title {
        font-size: 60px;
    }
}

@media screen and (max-width: 600px) {
    .history-area .year-area {
        font-size: 145px;
    }

    .managers-area .manager-area {
        width: 100%;
    }

    .sub-describe {
        height: 300px;
    }

    .logo-area img {
        width: 170px;
    }
    
    .sub-describe .title {
	margin: 80px 0 0 0;
	line-height: 30px;
	}
}



@media screen and (min-width: 551px) {

header #menu-item-1921 {
    margin-right: 30%;
}
}

@media screen and (max-width: 550px) {
	


    .sub-describe .title {
        font-size: 25px;
    }

    .header-open .header-bar > ul li {
        padding-left: 0;
        text-align: center;
    }

    .directory-map-area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .directory-map-area .directory-img-info {
        margin: 20px auto 0;
        width: 90%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }


    .offices-addresses-space .city-title {
        padding-bottom: 10px;
    }

    .offices-addresses-space .city-title a {
        color: #000;
        font-size: 25px;
        font-weight: 700;

    }

    .modal-contact .modal-dialog {
        width: 95%;
        margin: 70px auto;
    }

    .modal-contact button.close {
        right: 0;
        top: -30px;
    }

    .back-coming-button {
        margin: 0 10px;
    }

    .page-template-template-coming .sub-head .sub-describe .title {
        font-size: 45px;
        margin: 400px auto 0;
    }

    .twitter-feeds-slider {
        width: 90% !important;
        margin: auto;
    }

    .twitt-author-img img {
        width: 90px !important;
        height: 90px !important;
    }

    .footer-bottom {
        border-top: 0;
    }

    .stcs-main {
        margin-top: 50px;
    }

    .stcs-main .search-inquire {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        margin: auto;
    }

    .stcs-main .search-inquire .search-form button {
        right: inherit;
        left: 70%;
    }

    .stcs-main .search-inquire form {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    .aog-hotline-area .title-hotline {
        font-size: 30px;
    }

    .location-main-map img {
        width: 95%;
    }


    .logo-area {
        right: 30%;
    }

    .home header .logo-area img {
        width: 200px;
    }

    .footer-menu .location-area {
        margin: 0 0 130px;
    }

    .soar-area .soar-title {
        font-size: 25px;
    }

    .footer-menu {
        width: 95%;
    }

    .social-mail-area {
        width: 100%;
        text-align: center;
    }

    .social-mail-area .title {
        display: none;
    }

    .social-mail-area .social-icons {
        margin: 10px;
        padding: 20px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .social-mail-area .social-icons {
        font-size: 30px;
    }

    .rights-created {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .rights-created .created-area {
        display: none;
    }
}

@media screen and (max-width: 470px) {
    .aog-locations-area .aog-map-area {
        width: 350px;
        height: 350px;
    }
    
    img.mobile-image-whole {
      width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .billboard-slider .owl-dots {
        left: 41%;
    }


    .sub-describe {
        height: 250px;
    }

    .logo-area {
        right: 25%;
    }

    .aog-location-slider .region-name {
        font-size: 30px;
    }

    .round-slide-area {
        width: 240px;
        height: 240px;
        margin: 40px auto 20px;
    }

    .round-slide-area .choice-item {
        width: 40px;
        height: 40px;
    }

    .round-slide-area .choice-item .inner-choice {
        width: 25px;
        height: 25px;
    }
}

@media screen and (max-width: 400px) {

    .page-template-template-coming .sub-head .sub-describe .title {
        font-size: 40px;
    }

    .header-open .left-first-nav .social-icons {
        border-right: 1px solid red;
    }

    .home header .logo-area {
        right: 25%;
    }

    .history-area .year-area {
        font-size: 120px;
    }

    .home header .logo-area {
        right: 32%;
    }
}


@media screen and (min-width: 381px) {

hr.small-mobile {
	display: none;
}
}

@media screen and (max-width: 380px) {
    .aog-locations-area .aog-map-area {
        width: 300px;
        height: 300px;
    }
    
    .social-icons-mobile {
	    float: left; 
	    width: 100%;
	}
	
	.social-icons-mobile a {
		padding-left: 7px!important;
	}
	
	.phone-area-mobile {
		float: left; 
		width: 100%;
	}
	
	hr.small-mobile {
		border-bottom: none;
	}
}

@media screen and (max-width: 359px) {
    .sub-describe {
        height: 200px;
    }

    .logo-area img {
        width: 140px;
    }

    .sub-describe .title {
        font-size: 20px;
    }
    
    img.push-down {
	    margin: 50px 0 0 0;
	}

}

@media screen and (max-width: 350px) {
    .header-open .left-first-nav .social-icons {
        border-right: none;
    }

    header .phone-area i {
        margin-right: 5px;
    }

    .offices-addresses-space .city-title a {
        font-size: 20px;
    }
}

.about-us-button {
    margin: 15px 0 0;
    min-width: 165px;
    line-height: 40px;
    padding: 0 15px;
    height: 40px;
    background-color: #FFFFFF;
    color: #d61516;
    font-weight: bold;
    border-radius: 50px;
    border: 1px solid #fff
}

.about-us-button:hover {
    background: transparent;
    color: #fff;
    text-decoration: none;
}

.button-reset {
    max-width: 100% !important;
    width: auto;
    display: inline-block !important;
    line-height: 38px;
    padding: 0 15px !important;
    margin: 10px 0 75px !important;
}

.news-articles-area .news-item .news-img {
    position: relative;
    overflow: hidden;
}

.inner-video-frame {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

.directory-info-wrapper {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.directory-info-wrapper .img-area {
    /*display: none !important;*/
}

.map-area path {
    cursor: pointer;
}

.page-template-template-stcs .sub-describe .title {
    text-transform: inherit;
}

.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev,
.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 30%;
    margin: 0;
    padding: 0;
}

.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev:hover,
.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next:hover{
    background: none;
}

.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    left: -6%;
}

.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {
    right: -10%;
}

.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev span,
.directory-popup-carousel .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next span{
    font-size: 40px!important;
    color: #d51515!important;
    line-height: 1;
}

.inner-video-frame iframe{
    width: 100%;
    height: 100%;
}

.data-services-title{
    margin: 0 0 20px  20px;
    font-weight: bold;
}

.data-area .data{
    margin-bottom: 30px;
}

.data-area .data1 .data-title{
    margin-bottom: 20px;
}

.directory-aog-team .manager-area1{
    width: 100%;
}

.media-internal-main .article-area .rll-youtube-player img{
    margin: auto;
}

.no-padding{
    padding:0!important;
}

.news-item .news-img .aog-services-video-area{
    padding: 60% 0 0 0;
}

.offices-addresses-space .location-flex{
    display: flex;
    display: -webkit-flex;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top: inherit;
}

.page-template-default .entry-content{
    color: #000;
}

.page-template-default .entry-content p{
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.page-template-default .entry-content .nf-form-cont{
    margin-top: 50px;
}

.page-template-default .entry-content .nf-form-cont h3{
    margin-bottom: 50px;
}

.page-template-default .entry-content .nf-form-cont  .nf-before-form-content{
    text-align: center;
}

.page-template-default main{
    margin-bottom: 50px;
}