
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400..700&display=swap');
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    overflow-x: hidden;
}
body {
    direction: rtl;
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 15px;
    margin: 0;
    color: rgba(0, 0, 0, .5);
    background: #FBFBFB;
    overflow-x: hidden;
}
.text {
    font-size: 14px;
    font-family: "Noto Naskh Arabic", serif;
    text-align: justify;
    line-height: 26px;
}
.container {
    width: 1066px;
    position: relative;
    margin: 0 auto
}
.container2 {
    width: 960px;
    position: relative;
    margin: 0 auto
}
h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0
}
img {
    max-width: 100%
}
ul {
    padding-left: 0;
    margin-bottom: 0
}
a {
    text-decoration: none
}
:focus {
    outline: 0
}
.text-center {
    text-align: center
}
.wrapper .image-holder {
    width: 50%;
    text-align: center;
    float: left;
    position: relative;
    padding-right: 25px;
    max-width: 457px;
}
.image-holder img.banner {
    height: 500px;
    width: auto;
    margin-top: 21px;
}
.wrapper .form-inner {
    width: 100%;
    position: relative;
    float: right;
}
.qarter-width {
    float: right;
    padding: 0 3px;
}
.form-inner-table {
    display: table;
}
form {
    width: 100%;
    padding: 0 0;
    margin: 10px;
    display: table-cell;
    vertical-align: middle;
}
.form-header {
    text-align: center;
    margin-bottom: 39px
}
h3 {
    text-transform: uppercase;
    font-size: 40px
}
label {
    margin-bottom: 11px;
    display: block
}
.form-group {
    margin-bottom: 26px;
    position: relative
}
.form-control {
    border: 1px solid #ECECEC;
    border-radius: 5px;
    display: block;
    width: 100%;
    height: 45px;
    background: 0 0;
    padding: 0 19px;
    color: #000;
    font-size: 14px
}
.form_details {
    padding: 0 20px 20px;
    width: 100%;
    float: left;
}
.form-control.error {
    border-color: #fd677a !important;
    background: url(../../../images/error.png) no-repeat center right 19px
}
.form-control.valid {
    background: url(../../../images/valid.png) no-repeat center right 19px
}
.form-error {
    margin-top: 10px;
    display: inline-block
}
.socials {
    text-align: center;
    margin-top: 59px
}
.socials-icon {
    display: inline-flex;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .5);
    font-size: 19px;
    color: #000;
    transition: all .5s ease;
    margin-right: 19px
}
.socials-icon:hover {
    background: #000;
    border: 1px solid transparent;
    color: #f06836
}
.socials-icon:last-child {
    margin-right: 0
}
p {
    margin-bottom: 22px
}
.row {
    width: 100%;
    position: relative;
    float: left
}
.half_width {
    width: 50%;
    position: relative;
    float: right
}
.pr-10 {
    padding-right: 10px
}
.mb-10 {
    margin-bottom: 10px
}
.mb-20 {
    margin-bottom: 20px
}
a {
    color: #000
}
a:hover {
    color: #f06836
}
.policy_txt {
    padding-left: 22px;
    padding-right: unset;
    display: inline-block
}
.logo-holder-inner {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    float: right;
}
.image-holder-inner img {
    width: 100%;
}
.logo-holder-inner img {
    float: left;
}
.title {
    color: #FE7637;
    font-size: 16px;
}
.gtitle {
    color: #FE7637;
    font-size: 24px;
    line-height: 24px;
}
.ctitle {
    color: #FE7637;
    font-size: 14px;
}
.h_title {
    color: #102D53;
    font-size: 32px;
}
.ftitle {
    color: #fff;
    font-size: 11px;
}
.ftext {
    color: #fff;
    font-size: 11px;
    font-family: "Noto Naskh Arabic", serif;
    line-height: 19px;
}
.navy_color {
    color: #102D53;
}
.logo-holder {
    width: 100%;
    margin: 0 auto 40px;
    text-align: center
}
.logo-holder img {
    max-width: 200px;
    margin-bottom: 20px;
}
.el-checkbox__input {
    position: absolute;
    left: 0
}
.company-vision {
    margin-top: 30vh;
    padding: 20px 15%
}
.vision-title {
    font-size: 50px
}
.vision-content {
    font-size: 24px
}
.right {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-clip-path: polygon(59% 0, 100% 0, 100% 100%, 38% 100%);
    clip-path: polygon(59% 0, 100% 0, 100% 100%, 38% 100%)
}
section {
    z-index:0;
    background: #FBFBFB;
}
footer {
    z-index:0;
    background: #6f6f6f;
}
.form_text_details {
    z-index:99;
}
.grecaptcha-badge { 
    /*visibility: hidden !important;
    display:none !important;*/
    z-index: 99999;
}
#countdown {
    text-align: center;
    line-height: 18px;
}
#countdown div {
    border: 1px solid #ECECEC;
    padding: 10px;
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    width: 69px;
}
#countdown div.hidden {
    display: none;
}
.hidden {
    display: none;
}
.details_title {
    line-height: 54px;
}
.details_title img {
    margin-bottom: -8px;
}
.btn {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    padding: 6px 26px;
    font-size: .875em;
   font-family: "Noto Kufi Arabic", sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #102D53;
    border: 1px #102D53 solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: .3s;
    float: left;
}
.btn-2 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    padding: 6px 26px;
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #102D53;
    border: 1px #102D53 solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: .3s;
}
.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    padding: 6px 26px;
    font-family: "Noto Kufi Arabic", sans-serif;
    font-size: 26px;
    font-weight: bolder;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #FE7637;
    border: 1px #FE7637 solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition-property: color;
    transition-duration: .3s;
    display: none;
	z-index: 99;
}
.btn:hover {
    color: #fff;
    background-color: #000;
}
.form-control, input, textarea {
    border-radius: 0 !important;
    font-family: "Noto Kufi Arabic", sans-serif;
}
.btn-outline {
    background: 0 0;
    color: #000
}
.btn-outline:hover {
    background-color: #f06836;
    color: #000
}
.alert_error {
    color: #ea0000
}
.success-message {
    color: #04a500
}
button {
    width: auto
}
.three_width {
    width: 32%;
    padding: 0 1% 0;
    display: table-cell;
}
:-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #f06836;
}
.full-width {
    position: relative;
    float: left;
    width: 100%
}
.g_text {
    margin-top: 20px;
    float: right;
}
.g_h_text {
    max-width: 636px;
    width: 100%;
    float: right;
}
.p-r-g {
    padding-top: 50px;
    padding-right: 30px;
}
.prl-20 {
    padding: 0 20%;
}
.owl-stage-outer-bg {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url('../../../images/device.png');
    background-repeat: no-repeat;
    background-position: top center;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.oc-item {
    width: 350px;
    margin: 0 auto;
    text-align: center;
}
.oc-item img {
    width: 100%;
    height: auto;
}
.owl-item img {
    transform: scale(1);
}
.owl-item.active:nth-child(3) img {
    transform: scale(1);
}
.owl-banner {
    height: 100%;
    width: 100%;
    position: relative;
    margin: 50px auto 0;
}
#owl-banner, .owl-item, .owl-carousel .owl-wrapper-outer, .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    height: 100%;
}
.service_title, .service_title_cta {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
    left: 0;
    bottom: 24px;
}
.owl-carousel .owl-item .service_title img, .owl-carousel .owl-item .service_title_cta img {
    width: 25px;
    height: auto;
    display: inline-block;
}
.owl-nav {
    left: 0;
    bottom: -50px;
    position: absolute;
    width: 100%;
    height: 32px;
    z-index: 99;
    text-align: center
}
.owl-carousel .owl-nav button.owl-next {
    background: rgba(0, 0, 0, 0) url("../../../images/arrows-right.png") no-repeat scroll center center !important;
    background-size: 30px auto !important;
    width: 70px;
    height: 30px;
    display: inline-block
}
.owl-carousel .owl-nav button.owl-prev {
    background: rgba(0, 0, 0, 0) url("../../../images/arrows-left.png") no-repeat scroll center center !important;
    background-size: 30px auto !important;
    width: 70px;
    height: 30px;
    display: inline-block
}
.owl-prev, .owl-next {
    position: relative;
    left: inherit;
    right: inherit;
}
.service_title_cta {
    display: none;
}
.services.entry:after {
    content: url("../../../images/boder_orange.png");
}
.entry h3 {
    color: #f06836;
    font-size: 1.875em;
    line-height: 1.1;
    font-weight: 400;
    font-size: 2.1875em;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-20 {
    margin-top: 20px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-100 {
    padding-bottom: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-200 {
    margin-top: 200px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-20 {
    margin-top: 20px;
}
.social-icons {
    width: 100%;
}
.social-icons li {
    display: inline-block;
    list-style: none;
    padding: 10px;
    font-size: 30px;
}
.social-icons li a {
    color: #f06836;
}
.owl-dots {
    display: none
}
.section-header {
    position: relative;
    display: block;
}
.col-md-12 {
    width: 100%;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    padding: 0 15px;
}
.col-md-6 {
    width: 50%;
}
.about {
    background-color: #272727;
}
.col-about-title {
    margin-bottom: 1.5em;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.service-item {
    margin-bottom: 35px;
    display: table;
}
.service-item img {
    display: table-cell;
}
.service-item h4 {
    margin-bottom: 0;
    font-size: 15px;
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    color: #000;
    line-height: 1.35;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}
.ptb-50 {
    padding: 50px 0;
}
.ptb-100 {
    padding: 100px 0;
}
.text-parallax {
    background: no-repeat 0 0;
    background-position-x: 0px;
    background-position-y: 0px;
    background-image: none;
    display: inline-block;
}
.experience {
    text-align: center;
}
.text-parallax-content {
    font-weight: 700;
    font-size: 21.8em;
    line-height: 1;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #000;
    color: #fff;
    mix-blend-mode: darken;
    -ms-mix-blend-mode: darken;
}
.experience-info {
    position: relative;
    top: -9.75em;
    font-size: 1.5625em;
    line-height: 1.45;
    display: inline-block;
    text-align: left;
    margin: 0 0 0 .5em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.form_holder {
	width:100%;
	float:right;
}
.form_style {
	padding: 20px;
}
.form_text_details {
	width: 50%;
	float: right;
}
.box_shadow {
    box-shadow: 0 3px 15px 5px #e7e7e7;
    border-radius: 8px 8px;
}
.logo-holder h1 {
    font-size: 20px;
}
.text-primary {
    color: #f06836;
}
.background_grey {
    background-color: #272727;
}
.background_black {
    background-color: #000000;
}
.color_black {
    color: #000000;
}
.bold {
    font-weight: bolder
}
.font_one_em {
    font-size: 1.5em;
    font-weight: border;
    text-transform: uppercase;
}
.font_one_em i {
    color: #f06836
}
.white_color {
    color: #fff;
}
.gold_color {
    color: #f06836;
    font-weight: bolder;
}
.grey_color {
    color: rgba(0, 0, 0, .5);
}
.main_title {
    color: #f06836;
    font-size: 1.875em;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.main_title_no_br {
    color: #f06836;
    font-size: 1.875em;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: border;
}
.main_title:after {
    display: block;
    content: url("../../../images/boder.png");
}
.mb-50 {
    margin-bottom: 50px
}
.shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
    display: none
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 40%;
    margin: 20vh 30% 0;
    z-index: 99999;
    background: #fff;
    padding: 20px;
    display: none
}
.d-flex {
    display: flex
}
.height-100 {
    height: 100vh
}
.box-shadow {
    box-shadow: 0 5px 20px 0 #d2dae3
}
.card {
    width: 400px;
    border: none;
    z-index: 1;
    margin: 0 auto;
    justify-content: center;
    align-items: center
}
.card h6 {
    font-size: 20px;
    color: #000
}
.inputs input {
    width: 40px;
    height: 40px;
    padding: 6px 12px !important;
    border-color: #aaa;
    display: inline-block
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}
.card-2 {
    background-color: #aaa;
    padding: 10px;
    width: 90%;
    bottom: -50px;
    left: 5%;
    position: absolute;
    border-radius: 5px
}
.card-2 .content {
    color: #000
}
.card-2 .content a {
    color: red
}
.form-control:focus {
    box-shadow: none;
    border: 2px solid #fc0
}
.validate {
    border-radius: 20px;
    height: 40px;
    background-color: red;
    border: 1px solid red;
    width: 140px
}
.alert_error, .error-message {
    color: #ea0000;
	font-size: 12px;
}
.success-message {
    color: #04a500
}
.fade-title-left, .fade-title-right {
    font-weight: 700;
    font-size: 10.8em;
    line-height: 1;
    color: #000;
    position: absolute;
    left: 0;
    top: 150px;
    opacity: .03;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.footer {
    font-size: 12px;
    color: #000;
    line-height: 1.65;
}
.image-holder-inner {
    width: 100%;
    display: table;
    vertical-align: middle;
    float: left;
    height: 100%;
    position: relative;
}
.text-holder-inner {
    width: 60%;
    display: table;
    vertical-align: middle;
    float: left;
    height: 100%;
    position: relative;
    margin-top: 50%;
}
select option {
    color: #000;
}
label {
   color: rgba(16, 45, 83, 0.5);
}
.select_field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/* arrows */
.select_field.classic {
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 60%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: 15px, 20px, 0 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
.search_country {
    width: 100%;
    padding: 5px;
    border: 1px solid #000;
    margin-bottom: 5px;
}
.search_country {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 10px;
    z-index: 3;
}
.lang_icons {
    position: fixed;
    bottom: 0;
    right: 0;
}
.pointer {
    cursor: pointer;
}
.mt-70 {
    margin-top: 70px;
}
.iti__country-list {
    background-color: #ffffff;
}
.col-about-info li {
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
#otp {
    direction: ltr;
}
.submit_form {
    font-size: 16px;
    font-weight: bolder;
}
.details_box {
    padding: 0 50px 0 50px;
    background: url("../../../images/lp/cb.png") right top no-repeat;
}
.bg1 {
    padding: 0 50px 0 50px;
    background: url("../../../images/lp/1.png") right top no-repeat;
}
.bg2 {
    padding: 0 50px 0 0;
    background: url("../../../images/lp/2.png") right top no-repeat;
}
.bg3 {
    padding: 0 50px 0 50px;
    background: url("../../../images/lp/3.png") right top no-repeat;
}
.bg4 {
    padding: 0 50px 0 0;
    background: url("../../../images/lp/4.png") right top no-repeat;
}
.bg_white {
    background: #fff;
}
.g_image {
    max-width: 334px;
    float: right;
    position: relative;
    padding: 0 0 0 20px;
    margin-right: 46px;
}
.g_image img {
    width: 100%;
}
.FloatLeft {
    float: left;
}
.FloatRight {
    float: right;
}
.bullet {
    font-size: 30px;
    line-height: 30px;
}
.navy_color_op {
    color: rgba(16, 45, 83, 0.5);
}
.show_mobile {
    display: none;
}

.inputfield {
  width: 50%;
  display: flex;
  justify-content: space-around;
}
.input {
  height: 2em;
  width: 2em;
  border: 2px solid #dad9df;
  outline: none;
  text-align: center;
  font-size: 1.5em;
  border-radius: 0.3em;
  background-color: #ffffff;
  outline: none;
  /*Hide number field arrows*/
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#submit {
  background-color: #044ecf;
  border: none;
  outline: none;
  font-size: 1.2em;
  padding: 0.8em 2em;
  color: #ffffff;
  border-radius: 0.1em;
  margin: 1em auto 0 auto;
  cursor: pointer;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.input:disabled {
  color: #89888b;
}
.input:focus {
  border: 3px solid #ffb800;
}

.hidden {
    display: none;
}
.send_otp {
    direction:rtl;
    text-align:left;
}
.mbm-5 {
    margin-bottom:-5px;
}
@media (max-width:1500px) {
    .form-inner {
        display: flex;
        align-items: center;
    }
	.g_h_text {
  max-width: 494px;
}
		.container {
  width: 1100px;
  padding: 0 2%;
}

	.logo-holder-inner {
  margin-bottom: 20px;
}
}
@media (max-width:991px) {
		.container {
  width: 98%;
  padding: 0 2%;
}
    .wrapper .form-inner {
        width: 100%
    }
	.mhalf.pr-10 {
		padding-right: 2%;
	}
	.form_holder {
        width: 100%;
		float: right;
	}
	.image-holder {
    float: right;
    width: 50%;
  }
	.image-holder video {
    width: 100%;
  }
    .form-inner {
       /* padding-left: 20vw;
        padding-right: 20vw */
    }
    .wrapper .image-holder {
        height: auto
    }
    .socials {
        margin-top: 40px
    }
    .form-header {
        margin-bottom: 30px
    }
    .pr-10 {
        padding-right: 0
    }
    .mobile-text-center {
        text-align: center
    }
    .col-md-6 {
        width: 100%;
    }
    .logo-holder-inner {
        text-align: center;
        padding: 0 23px;
        margin-bottom: 0px;
    }
    .logo-holder-inner img {
        float: none;
    }
    .show_mobile {
        display: block;
    }
    .hide_mobile {
        display: none;
    }
    
.inputfield {
  width: 100%;
}

.g_image {
		max-width: 28%; 
		margin-right: 2%;
	}
	.g_h_text {
        max-width: 70%;
    }
.image-holder.mt-50 {
    margin-top:0px;
}
}
@media (max-width:810px) {
	.form-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
	  .logo-holder-inner {
    text-align: right;
  }
	.m-mb-50 {
		margin-bottom: 80px
	}
	
    .mp {
        padding: 0 18px;
    }
    .sticky {
        display: block;
    }
}
@media (max-width:767px) {
    .btn, .half_width {
        width: 100%
    }
	.form_text_details {
  width: 100%;
margin-bottom: 10px;
}
	  .wrapper .image-holder {
    height: auto;
    width: 100%;
    max-width: 100%;
  }
    .wrapper .form-inner {
        height: auto
    }
    .image-holder img {
        display: block
    }
    .form-inner {
        padding: 30px 0
    }
    button {
        width: 100%
    }
    .half_width {
        width: 100%
    }
    .company-vision {
        margin-top: 20vh;
        padding: 10px 5%
    }
    .font_one_em {
        font-size: 1.2em;
    }
    .main_title_no_br.mt-70 {
        margin-top: 0
    }
    .wrapper .image-holder {
        padding-right: 5px;
        padding-left: 5px;
    }
    .mt-200 {
        margin-top: 10px;
    }
    .image-holder img.banner {
        height: auto;
        width: 100%;
    }
    .bg1, .bg2, .bg4, .bg3 {
        padding: 38px 0px 0 0;
    }
    footer .text-left {
        text-align: right;
    }
    .three_width {
        width: 98%;
        display: block;
    }
    .location img {
        width: 100%;
    }
    .hide_mobile {
        display: none;
    }
    .show_mobile {
        display: block;
    }
    .logo-holder-inner img {
        float: right;
    }
    .fcta {
        font-size: 11px;
    }
    form.mb-50 {
        padding: 0 10px;
        margin-bottom: 10px;
    }
    #countdown div {
        padding: 9px 0px;
        font-size: 13px;
        width: 32%;
    }
    .details_title img {
        margin-bottom: -2px;
        width: 15px;
    }
    .qarter-width {
        float: right;
        padding: 0 3px;
        width: 33%;
        text-align: center;
    }
    .qarter-width {
        float: right;
        padding: 0 3px;
        width: 33%;
        text-align: center;
    }
    .mw {
        width: 100%;
    }
    .g_image {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .g_h_text {
        width: 100%;
        max-width: 100%;
    }
    .p-r-g {
        padding-top: 0px;
        padding-right: 0;
    }
    .h_title {
        font-size: 24px;
    }
    .image-holder-inner {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .mp {
        padding: 0 18px;
    }
    .title {
        font-size: 14px;
        font-weight: bold;
    }
    .company_details_box .text-center {
        text-align: right
    }
	.subtitle  {
		font-size: 14px
	}
	.mhalf {
		width: 50%;
	}
	.mhalf.pr-10 {
		padding-right: 2%;
	}
	.form_details {
  padding: 0 10px 0px;
}
	.tpm {
		padding: 0 10px 0;
	}
	 .logo-holder-inner {
		 margin-top: 30px;
		 margin-bottom: 20px;
  }
}
.wowBack {
    background: #222;
    position: relative;
    overflow: hidden;
}
.wowWrap div {
    background: #27ae60;
    display: block;
    width: 100%;
    margin: 5% 0;
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20%;
}
.wowWrap {
    width: 16.66%;
    float: left;
    padding: 0 .5%;
}
.wowWrap h4 {
    position: fixed;
    z-index: 200;
    width: 100%;
    padding: 1% 0% 1% 0%;
    margin: 0;
    color: white;
    font-size: 1.35vw;
    background: rgba(22, 22, 22, .3)
}
.wowWrap div:first-of-type {
    margin-top: 25%;
}
/*I've assigned class wHighlight to all the animate.css classes that add elements onto the page with delay.  */
.wHighlight {
    background: #28a !important
}
@charset "UTF-8";
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    animation-duration: .75s;
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}
.flash {
    animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    animation-name: pulse;
}
@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    animation-name: rubberBand;
}
@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    animation-name: shake;
}
@keyframes headShake {
    0% {
        transform: translateX(0);
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        transform: translateX(0);
    }
}
.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing;
}
@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}
.wobble {
    animation-name: wobble;
}
@keyframes jello {
    from, 11.1%, to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.jello {
    animation-name: jello;
    transform-origin: center;
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    animation-name: bounceIn;
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    animation-name: bounceInUp;
}
@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }
    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}
.bounceOut {
    animation-name: bounceOut;
}
@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDownBig {
    animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRightBig {
    animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUpBig {
    animation-name: fadeInUpBig;
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}
@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    animation-name: hinge;
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        transform: rotate(-10deg);
    }
    70% {
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.jackInTheBox {
    animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.rollIn {
    animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    animation-name: rollOut;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    animation-name: slideOutUp;
}