@import url('https://fonts.googleapis.com/css?family=Monoton|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');

@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Kaushan+Script&amp;display=swap');


body {
    letter-spacing: 0.7px;
    color: #555;
    font-family: 'Montserrat', sans-serif;
}


img {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.1;
    color: #111;
    margin: 0;
}

/*
::selection {
    color: #fff;
    background: #663898;
}
*/


.single-blog-main-top img {
    /* border-radius: 10px; */
    margin-bottom: 20px;
    width: auto!important;
    max-width: 100%!important;
}

strong,
b {
    font-weight: 600;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure,
p {
    margin: 0;
}

p {
    font-size: 14px;
    font-weight: 500;
    color: #555;
    line-height: 25px;
}

a {
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}


.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus,
a:hover {
/*    color: inherit;*/
}

::placeholder {
    color: #999 !important;
}


.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

.btn {
    border-radius: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

body > section {
    padding: 70px 0;
}


.section-title {margin: 0 20px 35px;text-align: center;position: relative;}

.section-title h2 {
    color: #1f497d;
    font-size: 50px;
    position: relative;
    /* margin-bottom: 15px; */
    /* text-transform: uppercase; */
    /* letter-spacing: 3px; */
    /* font-weight: 700; */
    text-align: center;
    padding-bottom: 10px;
    font-family: 'Kaushan Script', cursive;
}



.section-title h2 span {
    color: #f16b34;
    font-weight: 500;
}

.section-title h2:before {
    position: absolute;
    /*    content: '';*/
    left: 50%;
    width: 150px;
    height: 1px;
    bottom: 0px;
    /*	margin-left: 2px;*/
    background-color: #1f497d;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.section-title h2:after {
    position: absolute;
    /*    content: '';*/
    left: 50%;
    width: 120px;
    height: 2px;
    bottom: -3px;
    /*	margin-left: 5px;*/
    background-color: #1f497d;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}


.section-title h3 {
    color: #555;
    font-weight: 500;
    position: relative;
    font-size: 20px;
    max-width: 850px;
    /* letter-spacing: 1px; */
    line-height: 30px;
    margin: 0 auto;
}

.section-title p {
    max-width: 840px;
    margin: 0 auto;
    line-height: 26px;
    color: #999;
    font-weight: 500;
    font-size: 18px;
}

.section-title img {
    max-width: 276px;
    margin-bottom: 20px;
}


.sub-title {
    margin: 0 auto 25px;
    text-align: left;
}

.sub-title h3 {
    color: #333;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
}

.sub-title h3:after {
    position: absolute;
    content: '';
    bottom: 5px;
    left: 0;
    background: #f16b34;
    height: 3px;
    width: 50px;
}

.sub-title p {
    width: 85%;
    margin: 0 auto;
    line-height: 23px;
    color: #555;
    font-weight: 600;
    font-size: 16px;
}

.devider {
    margin-bottom: 20px;
    display: none;
}

.devider img {
    max-width: 250px;
}

.jumbo-btn {
    text-align: center;
    background: #fff;
    color: #663898;
    border: 2px solid #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.06em;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    min-width: 230px;
    border-radius: 30px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.jumbo-btn:hover {
    /*
    background: #777;
    border-color: #777;
*/
    text-decoration: none;
    color: #663898;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transform: scale(1.1);
}




.normal-btn {
    min-width: 200px;
    position: relative;
    display: inline-block;
    opacity: 1;
    text-align: center;
    z-index: 9;
    padding: 15px;
    color: #fff !important;
    font-weight: 600;
    border-radius: 40px;
    font-size: 15px ;
    margin-top: 30px;
    background: #1f497d;
    border: 2px solid #1f497d !important;
    text-transform: uppercase;
}


.normal-btn:hover {
    background: #eee;
    border: 2px solid #eee !important;
    color: #222222 !important;
}



.light-btn {
    min-width: 200px;
    position: relative;
    display: inline-block;
    opacity: 1;
    text-align: center;
    z-index: 9;
    padding: 15px;
    color: #333 ;
    font-weight: 600;
    border-radius: 40px;
    font-size: 15px !important;
    margin-top: 30px;
    background: #fff;
    border: 2px solid #fff !important;
    text-transform: uppercase;
}

.light-btn:hover {
    text-decoration: none;
    color: #fff;
    background: transparent;
}

.light-btn i {
    margin-right: 7px;
    font-size: 16px;
    /* vertical-align: sub; */
}

.dark-btn {
    text-align: center;
    background: #663898;
    color: #fff;
    border: 2px solid #663898;
    font-size: 16px;
    letter-spacing: 0.06em;
    padding-top: 15px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    min-width: 230px;
    border-radius: 30px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.dark-btn:hover {
    background: #333;
    color: #fff;
}

.dark-btn:focus {
    outline: 0;
}



header {
    border-bottom: 1px solid #eee;
}



/* ==========================================================
        Navbar Styles
   ==========================================================*/
.logo {
    position: relative;
    z-index: 123;
    color: #6DDB07;
    float: left;
    text-align: center;
/*     margin-top: 20px; */
}



.logo img {
    padding: 0 10px;
    max-width: 160px;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}



.logo p {
    color: #1f497d;
    font-weight: 600;
    font-size: 13px;
}


.navigation.sticky.scrolling .logo img{
    max-width: inherit;
/*  margin-top: 5px;*/
}

.navigation.sticky.scrolling .logo {
	width: 200px;
}















  margin: 2px;
    width: 12px;
    height: 12px;
    background-color: #bbb;
}




/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    top: 0px;
/*    box-shadow: 0 0px 15px 0px #999;*/
}
.fade-carousel .carousel-inner .item {
/*        height: 662px;*/
}




.fade-carousel .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.fade-carousel .carousel-inner .active {
  opacity: 1;
}

.fade-carousel .carousel-inner .active.left,
.fade-carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.fade-carousel .carousel-inner .next.left,
.fade-carousel .carousel-inner .prev.right {
  opacity: 1;
}

.fade-carousel .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .fade-carousel .carousel-inner > .item.next,
    .fade-carousel .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .fade-carousel .carousel-inner > .item.prev,
    .fade-carousel .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .fade-carousel .carousel-inner > .item.next.left,
    .fade-carousel .carousel-inner > .item.prev.right,
    .fade-carousel .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5{
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../img/slide-1.html);
    background-size: cover;
}
.fade-carousel .slides .slide-2 {
  background-image: url(../img/slide-2.html);
    background-size: cover;
}
.fade-carousel .slides .slide-3 {
  background-image: url(../img/slide-3.html);
    background-size: cover;
}







/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    /*
     text-align: center; 
    text-transform: uppercase; 
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0); 
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
     transform: translate3d(-50%,-50%,0);
*/
    padding: 0 8%;
/*    text-align: center;*/
}

hgroup {
    max-width: 750px;
/*    margin: 0 auto;*/
}

.hero h1 {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    margin-bottom: 28px;
    font-style: normal;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    margin-top: 0;
}


.hero h1 span{
    font-weight: normal;
    color: #fde428;
}


.hero p {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #ccc;
}



.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.68);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0,46,91,.9) 100%);
    opacity: 0.8;
    display: block;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
/*    .hero { max-width: 700px; }    */
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 2em; 
    line-height: normal;
    }  
    
    .hero p {
        font-size: 15px;
    }
    
    .hero {
    padding: 0 5%;
        top: 20%;
}
    
.fade-carousel .carousel-inner .item {
/*        height: 500px;*/
}    
}
 /********************************/





#nav-arrows > a {
/*  border: 1px solid #fff;*/
    color: #fff;
    display: block;
    height: 45px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 45px;
    z-index: 20;
    font-size: 18px;
    margin-top: -30px;
    color: rgba(255, 255, 255, 0.48);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#nav-arrows > a.sl-prev {
    left: 0;
}

#nav-arrows > a.sl-next {
    right: 0;
}

#nav-arrows > a.sl-prev:hover {
/*
    background-color: #2388d9;
    border-color: #2388d9;
    color: #fff;
*/
    color: #fff;
}

#nav-arrows > a.sl-next:hover {
/*
    background-color: #2388d9;
    border-color: #2388d9;
    color: #fff;
*/
     color: #fff;
}

.carousel-indicators .active {
  background-color: #0d3885;
  border: 0;
}









/*============================================================
    #about-content
============================================================*/

#about-content {
    /* background: url(https://www.mdinterconnect.com/wp-content/uploads/2019/07/iStock-1023224308s.jpg); */
    background-size: cover;
    position: relative;
    /* background-position-x: 102%; */
    background-repeat: no-repeat;
    background-position-y: 0;
    background-color: #1f497d;
    text-align: center;
    padding-bottom: 190px;
}

#about-content:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background: rgba(255, 255, 255, 0.73); */
    content: '';
    /* opacity: 0.9; */
}

.about-content-inner {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.about-content-inner h2 {
    font-size: 45px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 1.3;
/*    font-weight: 700;*/
    /* text-shadow: 0 3px 4px rgba(0, 0, 0, 0.2); */
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 15px;
    font-family: 'Kaushan Script', cursive;
}

.about-content-inner h2 span {
    font-size: 70%;
    display: block;
    color: #1f497d;
    text-shadow: none;
}

.about-content-inner h4 {
    font-size: 24px;
    color: #555;
    margin: 22px 0;
    line-height: 1.2;
    font-weight: 500;
}

.about-content-inner p {
    color: #fff;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
}





/*============================================================
    #welcome-section
============================================================*/

#welcome-section {
    /* background: #f7f7f7; */
    padding-top: 0;
    margin-top: -170px;
    position: relative;
}

.welcome-content h2{
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 600;
}

.welcome-content h2 span {
    color: #1f497d;
    display: block;
}


.welcome-content ul {
    margin-top: 30px
}

.welcome-content li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
}

.welcome-content li:before {
    content: '\f00c';
    font-size: 10px;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 1px;
    color: #1f497d;
}


.welcome-section-image{
    position: relative;
}

.welcome-section-image img{
    max-height: 400px;
    object-fit: cover;
}



/********************************/
/*    #video-main        */
/********************************/




.middle-video__overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.no-background-blend-mode .middle-video__overlay {
    background: rgba(27, 82, 83, 0.6) !important;
}

.middle-video__overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 300ms linear;
    opacity: 0;
}

.middle-video__overlay--active {
    opacity: 1;
}

.middle-video__modal {
    width: 90%;
    margin: 30px auto 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.middle-video__close {
    position: absolute;
    z-index: 15;
    right: 0;
    bottom: 100%;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
}

.middle-video__close:before,
.middle-video__close:after {
    content: '';
    position: absolute;
    width: 30px;
    top: 50%;
    left: 50%;
    height: 2px;
    margin-left: -15px;
    background: #fff;
    transform: rotate(45deg);
}

.middle-video__close:after {
    transform: rotate(-45deg);
}

.middle-video a {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    background: #1f497d;
    border: 5px solid #fff;
    /* margin: 30px auto; */
    opacity: 1;
    text-align: center;
    z-index: 9;
    /* transform: translate(-50%, -50%); */
    /* top: 50%; */
    /* left: 50%; */
}

.middle-video a i {
    color: #ffffff;
    margin-left: 8px;
    font-size: 30px;
    line-height: 70px;
}

.middle-video a:after {
    position: absolute;
    content: '';
    background: transparent;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    opacity: .8;
    border-radius: 200px;
}

.middle-video a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.middle-video a:hover:after {
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    -webkit-transform: scale(1.8, 1.8);
    transform: scale(1.8, 1.8);
    opacity: 0;
    background: #1f497d;
}



.video-main-inner {
    margin: 50px 0;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.video-main-inner-heading {
    max-width: 400px;
}

.video-main-inner-heading h2{
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.42);
    margin-bottom: 20px;
    line-height: 1.2;
    text-align: center;
}


.middle-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

 .middle-video a {
}

 .middle-video a i {
    /* color: #3c1d69; */
}









/* #why-choose-main
---------------------------------*/

#why-choose-main {
    background: #f7f7f7;
    /*    padding-top: 30px;*/
}

.why-choose-main-inner h2 {
    font-size: 55px;
    color: #1f497d;
    /* font-weight: 600; */
    margin: 0 0 15px 0;
    line-height: 1.2;
    font-family: 'Kaushan Script', cursive;
}


.why-choose-main-inner h3 {
    font-size: 30px;
    color: #1f497d;
    /* font-weight: 700; */
    /* margin: 0 0 15px 0; */
    line-height: 1.2;
    font-family: 'Kaushan Script', cursive;
}

.why-choose-main-inner h2 span {
    /* font-weight: 300; */
    color: #50adcf;
    display: block;
    font-size: 75%;
}





.why-choose-main-inner p {
    font-size: 14px;
}

.why-choose-main-inner ul {
    margin-top: 30px;
}

.why-choose-main-inner li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 28px;
    font-size: 14px;
    font-weight: 500;
}

.why-choose-main-inner li:before {
    content: "\f10c";
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
    color: #ccc;
}







.why-chhose-inner{
        background: #fff;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
        padding: 35px 15px;
        /* background: url(https://my-wings.com/wp-content/uploads/2016/11/GiftOfWingsHeader.jpg); */
        /* background-attachment: fixed; */
        /* background-size: cover;*/
}
    
    
.why-choose-main-inner {
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
/*    padding-top: 30px;*/
}







.snip1581 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  /* margin: 8px; */
  /*
  min-width: 250px;
  max-width: 310px;
  width: 100%;
*/
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 5px;
}

.aminFlightSchool {
    /* display: inline-block; */
    overflow: hidden;
    /* margin: 8px; */
    /*
    min-width: 250px;
    max-width: 310px;
    width: 100%;
  */

    color: #000000;
    text-align: left;
    font-size: 16px;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    margin-bottom: 5px;
  }


h3.snip-price{
        font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #1f497d;
}

.snip1581 * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1581 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1581 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.14) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.snip1581 h3 {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  /* text-transform: uppercase; */
  margin: 3px 0;
  /* font-family: 'Kaushan Script', cursive; */
}
.snip1581 .title1 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.snip1581 .title2 {
  color: #fff;
  font-family: 'Kaushan Script', cursive;
  font-size: 36px;
}
.snip1581 .title3 {
  font-weight: 700;
  font-size: 25px;
}
.snip1581 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
.snip1581:hover img,
.snip1581.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
*/




img.swap-on-hover__back-image {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
}


.snip1581:hover img.swap-on-hover__back-image {
  opacity: 1;
}




/*-----------------------------------
  middle-banner-sec
----------------------------------- */

#middle-banner-sec {
    position: relative;
    padding: 100px 0;
}


#middle-banner-sec:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to top, rgba(51, 51, 51, 0.67) 0%, rgba(0, 0, 0, 0.25) 100%); */
    background: #1f497d;
    /* background: linear-gradient(65deg, #071039, rgba(80, 173, 207, 0.77)); */
    content: '';
    opacity: 0.7;
}

.welcome-banner-sec-bg {
    background: url(../img/GiftOfWin.jpg);
}


.middle-banner-sec-bg {
    background: url(../img/girl-baloon.jpg);
}

.inner-img-section {
    position: relative;
}

.middle-banner-inner h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 50px;
    /* font-weight: 600; */
    font-family: 'Kaushan Script', cursive;
}

.middle-banner-inner h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}

.middle-banner-inner h1 span {
    /* font-weight: 400; */
    /* color: #50adcf; */
    /* display: block; */
}

.middle-banner-inner h3 {
    color: #fff;
    padding: 10px 0;
}

.middle-banner-inner p {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 30px;
    font-size: 18px;
}



.middle-banner-inner img {
    max-width: 500px;
    display: block;
    margin: 30px auto;
    border-radius: 20px;
    background: #fff;
    padding: 10px;
}








/*============================================================
    #footer
============================================================*/
#footer {
    position: relative;
    background-color: #0c0c0c;
    background-size: cover;
     padding-bottom: 30px; 
}

.about-footer {
    padding-bottom: 28px;
}


#footer .about-footer h3{
font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.24em;
    color: #fff;
    text-decoration: none;
    margin: 0;
}


#footer .about-footer h6 {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0px;
    padding-bottom: 25px;
    margin-top: 7px;
}

#footer .about-footer p {
    color: #ccc;
    line-height: 26px;
    max-width: 340px;
    margin: 20px 0;
}


#footer h4{
    position: relative;
    color: #ccc;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 0;
    text-transform: uppercase;
}

/*
#footer h4:before{
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    height: 1px;
    width: 40px;
    background: #1f497d;
}

#footer h4:after{
    position: absolute;
    bottom: -14px;
    left: 0;
    content: '';
    height: 1px;
    width: 60px;
    background: #1f497d;
}
*/

.newslatter h4{
	margin-bottom: 15px !important;
}


.footer-logo {
    max-width: 130px;
}

.customfooter_contacts {
	margin-top: 25px;
}


.customfooter_contacts p{
    color: #999;
    line-height: 28px;
    margin-bottom: 5px;
    display: inline-block;
}

.customfooter_contacts .fa {
    text-align: center;
    width: 20px;
    color: #ccc;
    float: left;
    height: 25px;
    margin-right: 10px;
    margin-top: 7px;
}


.customfooter_contacts p a {
      color: #999;
}
.customfooter_contacts p a:hover {
/*  color: #6feaf7;*/
}
.customfooter_contacts p.address {
  padding-top: 20px;
  line-height: 32px;
}
.customfooter_contacts p.address span {
  color: #555;
}
.customfooter_contacts p.mail a {
  color: #777;
}
.customfooter_contacts p.mail a:hover {
/*  color: #333;*/
}


.useful-links ul {
    padding-left: 0px;
}


.useful-links li {
    padding-bottom: 8px;
}

.useful-links a {
    color: #999;
    padding: 0px 0px;
    display: inline-block;
    font-size: 14px;
    /*
    background: #777;
    margin-bottom: 5px;
*/
    font-weight: 500;
}


.useful-links a:hover{
/*    background: #ff80e4;*/
    color: #fff;
}



.customfooter_contacts input[type="email"] {
    outline: none;
    width: 70%;
    padding: 15px 10px;
    box-sizing: border-box;
    background: rgba(51, 50, 50, 0.73);
    border: 1px solid rgba(165, 165, 165, 0.29);
    font-size: 13px;
    color: #ccc;
    float: left;
    letter-spacing: 1px;
    font-weight: 400;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.customfooter_contacts input[type="submit"] {
	outline: none;
	width: 30%;
	padding: 13.5px 0;
	box-sizing: border-box;
	background: #1f497d;
	color: #fff;
	border: 1px solid #1f497d;
	font-size: 15px;
	/* text-transform: uppercase; */
	font-weight: 500;
	letter-spacing: 0px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.customfooter_contacts input[type="submit"]:hover {
	background: #eee;
	border-color:#eee;
	color: #1f497d;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.subscribe-field .form-control{
    background: rgba(51, 50, 50, 0.73);
    border: 1px solid rgba(165, 165, 165, 0.29);
    font-size: 13px;
    color: #ccc;
    padding: 15px 10px;
    height: auto;
    border-radius: 25px;
    margin-bottom: 15px;
}


footer {
    background: #000;
	position: relative;
}
a.footer_logo img {
    max-width: 100px;
}
ul.social_icon li i {
    height: 40px;
    text-align: center;
    width: 40px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    line-height: 36px;
    border-radius: 50%;
    color: #555;
    font-size: 16px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
}
ul.social_icon {
    margin-bottom: 30px;
}
ul.social_icon li i:hover{
	background: #1f497d;
	color: #fff;
	border-color: #1f497d;
}
.row.copy_right_row {
	border-top: 1px solid #151414;
    padding: 8px 0px;
    position: relative;
    font-size: 10px;

}
.copy_right_row p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.45);
        font-size: 11px;
}
.footer_row_first {
    padding-bottom: 20px;
	    padding-top: 20px;
}
ul.footer_menu li a {
    color: #fff;
}
ul.footer_menu li a {
    color: rgba(255, 255, 255, 0.6);
}
ul.footer_menu {
    margin-top: 25px;
	display: inline-block;
}
ul.footer_menu li {
    border-left: 1px solid #555;
	float: left;
	padding: 0px 15px;
	line-height: 15px;
}
ul.footer_menu li:first-child {
    border-left: 0px;
}
ul.footer_menu li a:hover, .copy_right_uline li a:hover{
	color:#fff;
}
.copy_right_uline li a{
	color: rgba(255, 255, 255, 0.6);
}



.payment_icon img {
    max-width: 50px;
    background: #fff;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
        border-radius: 2px;
}






#retailer-main {
    /* background: url(https://my-wings.com/wp-content/uploads/2015/05/Footer-2.gif); */
    text-align: center;
}

.visit-shop-inner {
     background: #fff;
     padding: 50px 30px;
     position: relative;
     background-image: url(../../../../../../../my-wings.com/wp-content/uploads/2015/05/Footer-2.gif);
     /* box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1); */
     margin-bottom: 20px;
        -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
.visit-shop-inner:hover {
    background: #1f497d;
    background-image: none;
        -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}




.visit-shop-inner:hover a {
    color: #fff;
    background: transparent;
}

.visit-shop-inner a {
    color: #2f4553;
    font-size: 40px;
    position: relative;
    text-align: center;
    padding: 20px;
    font-family: 'Kaushan Script', cursive;
    text-transform: lowercase;
    line-height: 1.1;
    display: inline-block;
/*    background: #ffffff;*/
    position: relative;
    border-radius: 50px;
}

.visit-shop-inner a span {
    font-size: 20px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}




.retailer-main-inner {
     background: #fff;
     padding: 50px 30px;
     position: relative;
     background-image: url(../img/RetailerSmall-1.png);
     /* box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.1); */
     margin-bottom: 20px;
    
        -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
.retailer-main-inner:hover {
    background: #1f497d;
    background-image: none;
        -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

/*
.retailer-main-inner:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #1f497d;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 0;
    mix-blend-mode: multiply;
}
*/


.retailer-main-inner:hover a {
    color: #fff;
    background: transparent;
}

.retailer-main-inner a {
    color: #2f4553;
    font-size: 40px;
    position: relative;
    text-align: center;
    padding: 20px;
    font-family: 'Kaushan Script', cursive;
    text-transform: lowercase;
    line-height: 1.1;
    display: inline-block;
    background: #ffffff;
    position: relative;
    border-radius: 50px;
}

.retailer-main-inner a span {
    font-size: 20px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}







.home-product-footer-content {
    text-align: center;
}


.home-product-footer-content h3 {
    font-size: 25px;
    margin: 30px auto;
    font-weight: 600;
    max-width: 800px;
    line-height: 1.2;
    display: inline-block;
}




.home-product-footer-content-icons img {
    max-width: 120px;
}


.home-product-footer-content-icons p {
    font-size: 14px;
    line-height: 19px;
    margin-top: 15px;
}

.home-product-footer-content-main {
    max-width: 1000px;
    margin: 30px auto;
}

/*============================================================
    #flight-school-main
============================================================*/

#flight-school-main {
    background: #f3f8ff;
}


.flight-school-images {
    padding: 15px;
}

.flight-school-content {
    margin-top: 20px;
}




/*============================================================
    #about-us-main
============================================================*/

#about-us-main{
    
}

.about-us-main-inner {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
}


.about-us-main-inner h2 {
    font-size: 50px;
    letter-spacing: 1px;
    color: #1f497d;
    line-height: 1.3;
    margin-bottom: 15px;
    font-family: 'Kaushan Script', cursive;
}

.about-us-main-inner h3 {
    margin-bottom: 15px;
    font-weight: 700;
}

.about-us-main-inner p {
    color: #000;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
}

.about-us-main-video {
    max-width: 620px;
    margin: 0 auto;
}








/*============================================================
    #modal-subscribe
============================================================*/


#modal-subscribe .modal-content {
    background: url(../img/girl-baloon.jpg);
    background-size: cover;
    position: relative;
    border: none;
    background-position-y: 50%;
}


#modal-subscribe .modal-content img{
    max-width: 100px;
    margin-bottom: 20px;
}

#modal-subscribe .modal-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222;
    content: '';
    opacity: 0.9;
    mix-blend-mode: multiply;
}


.modal.in .modal-dialog {
    top: 100px;
}


.modal.in .modal-dialog p{
    font-size: 14px;
    color: #fff;
}




.modal-header button.close {
    color: #fff;
    opacity: 0.9;
    text-shadow: none;
}






/*============================================================
    .inner-banner
============================================================*/


#inner-banner {
        background-image: url(../../../../../../../my-wings.com/wp-content/uploads/2015/05/Footer-2.gif);
    padding: 70px 0px !important;
    position: relative;
}

/*

#inner-banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
     background: rgba(102, 56, 152, 0.82); 
    opacity: 0.9;
}
*/


#inner-banner h2 {
    color: #2c396b;
/*    font-weight: 700;*/
    letter-spacing: 1px;
    display: inline;
/*
    border-left: 4px solid #ddc48a;
    padding-left: 10px;
*/
    position: relative;
font-family: 'Kaushan Script', cursive;
    font-size: 50px;
}





/*============================================================
    #give-wings-main-image
============================================================*/


#give-wings-main-image{
    text-align: center;
}

#give-wings-main-image img {
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
}





/*============================================================
    #feature-products
============================================================*/

#our-products{
/*    background: #f6f6f6;*/
}

.basel-hover-quick:hover .quick-shop-wrapper {
    transform: translate3d(0,-40px,0);
    -webkit-transform: translate3d(0,-40px,0);
}


.basel-hover-quick .quick-shop-wrapper {
    position: absolute;
    top: -webkit-calc(100% + 40px);
    top: expression(100% + 40px);
    top: -moz-calc(100% + 40px);
    top: -o-calc(100% + 40px);
    top: calc(100% + 40px);
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.95);
    display: flex;
    display: -webkit-flex;
    -webkit-display: flex;
    -ms-display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    transition: transform .25s ease;
    -webkit-transition: transform .25s ease;
}

.basel-hover-quick .quick-shop-btn {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    transition: transform .25s ease .35s,opacity .1s ease .25s,visibility .1s ease .25s;
    -webkit-transition: -webkit-transform .25s ease .35s,opacity .1s ease .25s,visibility .1s ease .25s;
}

.basel-hover-quick .quick-shop-btn>a {
    display: block;
    padding: 0;
    line-height: 40px;
    height: 40px;
    background-color: #ffffffeb;
    border: none;
    font-size: 14px;
    color: #1f497d;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
}

.basel-hover-quick .product-element-top>a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.basel-hover-quick .product-element-top {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
	    padding:0px;
}

.basel-hover-quick .product-element-top img {
    /* max-width: 80%; */
    /* border-radius: 7px 7px 0 0; */
}

.prod_detail_vs {
    padding: 15px;
    background: #fff;
    border-top: 1px solid #eee;
}

.prod_detail_vs h5 {
    line-height: 18px;
    margin-bottom: 15px;
}


.product-grid-item {
    text-align: center;
    position: relative;
    border: 1px solid #eee;
    margin: 0;
    margin-bottom: 30px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}



.star-rating {
    display: inline-block;
    font-size: 12px;
    position: relative;
    height: 18px;
    line-height: 18px;
    letter-spacing: 2px;
    width: 72px;
    font-family: FontAwesome;
}


.star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    position: absolute;
    top: 0;
    left: 0;
    color: #efc805;
    font-size: 14px;
}

.basel-hover-quick h4 {
    font-size: 20px;
    color: #1f497d;
/*    font-weight: 600;*/
    letter-spacing: 0;
        margin-bottom: 15px;
    font-family: 'Kaushan Script', cursive;
}


.basel-hover-quick h5 {
    font-size: 16px;
    color: #999;
    font-weight: 500;
    letter-spacing: 0;
}

.product_teaser {
	display: none;
}

.basel-hover-quick .price {
    display: block;
    font-size: 18px;
    color: #222;
    margin: 5px 0 10px;
    font-weight: 600;
}

.basel-hover-quick .price s{
    opacity: 0.6;
    font-style: italic;
    margin-left: 7px;
    color: #333;
}

.prod_detail_vs p {
    color: #333;
    font-weight: 600;
}

.prod_detail_vs h6 {
    display: block;
    font-size: 18px;
    color: #222;
    /* margin: 5px 0 10px; */
    font-weight: 700;
}




.giving-content {
    text-align: center;
    margin: 30px auto;
    max-width: 1010px;
}







/*============================================================
    #wings-partnerss
============================================================*/

#wings-partners {
    background: #f3f8ff;
}

.wings-partners-content h2 {
    color: #1f497d;
    font-size: 40px;
    position: relative;
    padding-bottom: 10px;
    font-family: 'Kaushan Script', cursive;
}

.wings-partners-content h4 {
    margin: 10px 0 45px;
    font-weight: 700;
    line-height: 1.3;
    color: #555;
}

.wings-partners-content h3 {
    margin: 30px 0 15px;
    font-weight: 700;
}


.giving-content p{
    margin-bottom: 15px;
}


.founder-name{
    margin-top:40px;
}

.founder-name h5 {
    font-family: 'Kaushan Script', cursive;
    font-size: 36px;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #1f497d;
}








/*============================================================
    .parallax-bg
============================================================*/
.contact .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 13px;
    outline: 0;
    font-weight: 500;
    color: #999;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact .heading {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 30px;
    color: #333;
    font-family: 'Kaushan Script', cursive;
}

.contact p {
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 30px;
}

.contact .form-control:focus {
    color: #495057;
    border: 1px solid #2c396b;
    outline: 0;
    box-shadow: none;
}

.contact .form-group {
    margin-bottom: 30px;
}

.contact textarea {
    min-height: 150px;
}

.contact .btn-message {
    border-radius: 3px;
    padding: 10px 30px 11px;
}

.contact .contact-info .media {
    margin-bottom: 25px;
}

.contact .contact-info .media i {
    width: 60px;
    line-height: 48px;
    color: #2c396b;
    margin-right: 0;
    font-size: 40px;
}

.contact .contact-info h3 {
    margin-bottom: 20px;
}

.contact .contact-info .media h5 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
    margin: 0 0 5px;
}

.contact .contact-info .media p {
    margin-bottom: 0;
}


.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.media a {
    color: #333;
}

button.btn.btn-md.button-theme {
    background: #2c396b;
    padding: 11px 30px;
    /* letter-spacing: 1.5px; */
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 25px;
    color: #fff;
}


.contact-info img {
    margin: 10px 0 20px;
}









/*============================================================
    .flexslider
============================================================*/

.flexslider {
    margin: 0 0 10px !important;
    border: 0 !important;
}

.flex-direction-nav a:before {
    color: #2c396b !important;
    font-size: 25px !important;
}






.product-title {
    margin-top: 0;
    color: #555;
}

h3.product-title {
    font-family: 'Kaushan Script', cursive;
    font-size: 30px;
    color: #1f497d;
}

.product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 15px;
    color: #555;
}

.product-title, .price, .sizes, .colors {
    text-transform: capitalize;
    /* font-weight: bold; */
    color: #555;
}


h4.price {
    margin-top: 20px;
}

.price span {
/*    color: #2c396b;*/
    font-size: 25px;
    font-weight: 600;
}

.price span s {
    font-size: 70%;
    color: #999;
    font-style: italic;
}

.checked {
    color: #ff9f1a;
}

.rating {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

.stars {
    float: left;
    margin-right: 15px;
}

.action {
    /*
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
*/
    padding-bottom: 15px;
}


.item-list {
    padding: 20px 0;
/*    border-top: 1px solid #ccc;*/
}

.item-list ul {
    padding-left: 15px;
    list-style-type: disc;
}
.item-list ul li {
    padding: 2px 0;
    color: #555;
    font-size: 0.9em;
    font-weight: 600;
}
.item-list ul li a{
	text-decoration:underline;
	color:#999;
	font-size:0.95em;
}



/*============================================================
    .quantity
============================================================*/

.quantity {
    position: relative;
    max-width: 150px;
    text-align: center;
     float: left; 
    display: block;
    margin-bottom: 30px;
    margin-right: 15px;
}

.quantity input.form-control.input-number {
    text-align: center;
    height: 55px;
    border-color: #ddd;
    border-radius: 30px;
}

.quantity .btn-number:focus {
    outline: none;
}

/*
.quantity .input-group { margin-top: 8px; margin-right: 15px;}

*/

.quantity button.btn.btn-default.btn-number {
    border-radius: 0;
    padding: 10px 10px 10px;
    border: 1px solid #ddd;
        box-shadow: none;
}


.quantity .input-group-btn:first-child>.btn, .quantity .input-group-btn:first-child>.btn-group {
    border-radius: 25px 0 0 25px !important;
}


.quantity .input-group-btn:last-child>.btn, .quantity .input-group-btn:last-child>.btn-group {
    border-radius: 0px 25px 25px 0px !important;
}






.product-amount-select {
    margin: 30px 0 40px;
}

.product-amount-select .form-group select {
    position: relative;
    display: block;
    height: 40px;
    font-size: 13px;
    color: #333;
    line-height: 50px;
    /* text-transform: uppercase; */
    border: 1px solid #ccc;
    /* -webkit-border-radius: 0px; */
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    /* border-radius: 0px; */
    overflow: hidden;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background: #fff;
    max-width: 300px;
}

.product-amount-select input[type="text"], .product-amount-select input[type="email"], .product-amount-select input[type="password"] {
    background: transparent;
    border: 1px solid #999;
    color: #999;
}





/*============================================================
    #press-contact-main
============================================================*/

#press-contact-main {
    background: #f3f8ff;
}


.press-contact-inner {
    max-width: 800px;
    margin: 0 auto;
}

.press-contact-inner figure img {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 50%;
}

.press-contact-content {
    margin-top: 35px;
}

.press-contact-content h3 {
    color: #2c396b;
    /* font-weight: 700; */
    letter-spacing: 1px;
    display: inline;
    position: relative;
    font-family: 'Kaushan Script', cursive;
    font-size: 50px;
}

.press-contact-content h5 {
    color: #999;
    font-size: 18px;
    margin-top: 15px;
}

.press-contact-content h4 {
    margin-top: 25px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
}

.press-contact-content h4 i{
    background: #eee;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #555;
    vertical-align: middle;
}





/*============================================================
    service-list
============================================================*/

.service-list {
    text-align: center;
    padding: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
    min-height: 150px;
}

.service-list-col2 h3 {
    color: #555;
    font-size: 20px;
    margin: 0 0 5px 0;
    /* text-transform: uppercase; */
    font-weight: 600;
    line-height: 1.3;
}

.service-list-col2 a {
    font-size: 15px;
    font-weight: 500;
    color: #555;
    line-height: 24px;
}



/*============================================================
    fancy-slider
============================================================*/

#insta-gallery {
    background: #fbfbfb;
}


.insta-batch {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 40%;
    background: #fff;
    z-index: 11;
    padding: 10px 15px;
    border: 4px double #ccc;
    text-transform: uppercase;
    font-weight: 500;
}

.insta-batch i{
    color: #bc1316;
    font-weight: 600;
}



.insta_post_grid a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #fff;
}
.insta_img {
    position: relative;
    overflow: hidden;
}
.insta_img:before {
    content: "";
    background: #f78dbe;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    opacity: 0;
    z-index: 9;
}
.insta_img img {
    width: 100%;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.inst_feed_text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}
.inst_feed_text .instagram_post_item {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    opacity: 0;
    padding: 0px 20px;
}
.inst_feed_text ul li {
    font-size: 36px;
    padding: 0px 5px;
    color: #fff;
}

.insta_post_grid a:hover .insta_img:before {
    opacity: 0.6;
}

.insta_post_grid a:hover .insta_img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.insta_post_grid a:hover .instagram_post_item {
    opacity: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}





.home-gallery-box {
    position: relative;
}

.home-gallery-box img {
    height: 390px;
    object-fit: cover;
}

.home-gallery-box:hover .inst_feed_text{
    background: rgba(31, 73, 125, 0.5);
}

.home-gallery-box:hover .insta_img:before {
    opacity: 0.6;
}

.home-gallery-box:hover .insta_img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.home-gallery-box:hover .instagram_post_item {
    opacity: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}




/*============================================================
    owl-slider
============================================================*/

#insta-gallery .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top: 40%;
    width: 100%;
}


#insta-gallery .owl-next, 
#insta-gallery .owl-prev {
    color: #333;
    background: #ffffff!important;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    line-height: 30px;
    opacity: 0.9 !important;
    position: absolute;
}

#insta-gallery .owl-next{
    right: 0;
}

#insta-gallery .owl-prev{
    left: 0;
}





/*------------------------------------------
    -   slick  -
--------------------------------------------*/

.slick-slide {
    /* margin: 0px 20px; */
}


.slick-slide img {
    width: 100%;
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
    padding: 10px;
    outline: none;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
/*    height: 100px;*/
    min-height: 1px;
    align-items: center;
    display: flex !important;
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
/*    filter: grayscale(1);*/
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

.slick-slide:hover img {
/*    filter: grayscale(0);*/
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}




/*============================================================
    .parallax-bg
============================================================*/

.parallax__container {
    position: absolute;
    clip: rect(0, auto, auto, 0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -10;
}

.parallax {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.parallax--bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}




