/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 10px 0 0 0; padding: 0; *zoom: 1;}
.bx-wrapper img { width: 100%; display: block; }
/** THEME
===================================*/
.bx-wrapper .bx-viewport {   /*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }
.bx-wrapper .bx-viewport ul li { background: none; padding: 0; margin-bottom: 0 }
.bx-wrapper .bx-pager { position: absolute; bottom: 49px; width: 100%; left: 0; display: none; }
/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
/* PAGER */

/*.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 0; margin-left: 0; text-indent: -99999 }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1;
 *display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a { background: url(../images/pager-icon.png) no-repeat; text-indent: -9999px; display: block; width: 22px; height: 21px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: url(../images/active-pager-icon.png) no-repeat; }

 /*DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev { background: rgba(0, 0, 0, 0) url("../images/banner_prev_arrow.png") no-repeat scroll 0 0; left: 20px; }
.bx-wrapper .bx-next { background: rgba(0, 0, 0, 0) url("../images/banner_next_arrow.png") no-repeat scroll 0 0; right: 20px; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 46%; margin-top: 0; outline: 0; width: 25px; height: 38px; text-indent: -9999px; z-index: 3; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
.about_us .bx-wrapper .bx-prev { background: none; left: 0; transform: none }
.about_us .bx-wrapper .bx-next { background: none; left: 0; transform: none }
.about_us .bx-wrapper .bx-prev:hover { background: none; }
.about_us .bx-wrapper .bx-next:hover { background: none; }
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; /*background: url(images/controls.png) -86px -11px no-repeat; */ margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0;/* background: url(images/controls.png) -86px -44px no-repeat;*/ margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: center; width: 100%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption { margin: 0 auto; position: absolute; text-align: center; top: 25%; width: 100%; left:0;}
.bx-wrapper .bx-caption h2 { color: #fff; /*font-family: 'CabinSketch Bold';*/ font-family:'Cooper Black Regular'; display: block; font-size: 40px; line-height: normal; margin-bottom: 18px; font-weight: 700; }
.bx-wrapper .bx-caption p { color: #fff; display: block; font-size: 18px; line-height: normal; padding:  0 80px 30px; font-weight: 500; margin: 0 }
.bx-wrapper .bx-caption .btn-container { position: relative; }
.bx-wrapper .bx-caption .btn-container .btn_application a { display: inline-block; text-align: center; line-height: 56px; z-index: 1; color: #fff; font-family: 'Century Gothic Bold'; font-weight: 700; font-size: 14px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; vertical-align: top; padding: 0; position: relative;    width: 148px; text-shadow: 2px 6px 1px #D18A00; -webkit-text-shadow: 2px 6px 1px #D18A00; -moz-text-shadow: 2px 6px 1px #D18A00; -ms-text-shadow: 2px 6px 1px #D18A00; -o-text-shadow: 2px 6px 1px #D18A00;}
.bx-wrapper .bx-caption .btn-container .btn_application a:before { position: absolute; top: 0; left: 0; content: ""; background: url(../images/btn_rectangle_yellow.png) no-repeat; width: 148px; height: 61px; z-index: -1; }
.bx-wrapper .bx-caption .btn-container .btn_plane a i { text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #000; font-size: 22px; }
.btn_plane { display: inline-block; vertical-align: top; }
.btn_application { display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
.bx-wrapper .bx-caption .btn-container .btn_plane a { position: relative; text-align: center; display: block; width: 57px; height: 60px; /*text-shadow: 0px 5px 1px #0075C4; -moz-text-shadow: 0px 5px 1px #0075C4; -ms-text-shadow: 0px 5px 1px #0075C4; -webkit-text-shadow: 0px 5px 1px #0075C4; -o-text-shadow: 0px 5px 1px #0075C4;*/}
.bx-wrapper .bx-caption .btn-container .btn_plane a:before { position: absolute; top: 0; left: 0; content: ""; /*background: url(../images/btn_circle_blue.png) no-repeat;*/ background: url(../images/rustic12.jpg) no-repeat; background-size: cover; width: 57px; height: 60px; border-radius:50%;}
.bx-wrapper .bx-caption .btn-container .btn_application a:hover{color:#000;}
/*.bx-wrapper .bx-caption .btn-container .btn_plane a i:hover{color:#000;}*/
