@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");*{margin:0;padding:0;box-sizing:border-box}a{transition:all 0.4s;text-decoration:none}html{font-size:62.5%}body{font-size:1.6rem;font-family:"Poppins", sans-serif}.btn{font-family:"Poppins", sans-serif;padding:1.4rem 2.4rem;border-radius:7px;color:#fff;text-decoration:none;display:inline-flex;align-items:center;border:none;appearance:none;-webkit-appearance:none;cursor:pointer}.btn img{width:2.4rem}.btn span{padding-left:1rem;font-weight:500}.btn-primary{background-color:#ff6100}.btn-secondary{background-color:#181818}.gray-button{background-color:#666666}.text-primary{color:#ff6100}.text-secondary{color:#181818}h2{font-size:7rem;color:#fff;font-weight:300}.container{max-width:1530px;width:90%;padding-left:15px;padding-right:15px;margin:0 auto}.common-section-padding{padding:11rem 0}img{max-width:100%;height:auto}.w-100{width:100% !important}.overflow-hidden{overflow:hidden}.no-scroll{overflow:hidden}.mobileMenu-close{display:none}.mobile-hamburg{display:none}.mobile-hamburg span{width:3.5rem;height:0.4rem;background-color:#fff;border-radius:10px;margin-bottom:0.8rem;display:block}.mobile-hamburg span:last-child{margin-bottom:0}.mobile-hamburg.toggle a span:nth-child(2){display:none}.mobile-hamburg.toggle a span:nth-child(1){transform:rotate(45deg);transform-origin:center;left:2px;position:relative}.mobile-hamburg.toggle a span:nth-child(3){transform:rotate(-45deg);transform-origin:center;left:2px;position:relative;top:-10px}.header-mobile{display:none}.header-mobile a img{width:4.5rem;vertical-align:middle}.banner-logo img{max-width:18.5rem}.banner-section{background-size:cover;height:calc(100vh - 111px);position:relative}.banner-section .banner-header{position:absolute;right:0;top:6rem;max-width:64rem;background-color:rgba(0, 0, 0, 0.5);width:100%;border-radius:50px 0 0 50px;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 6rem 1.5rem 2rem}.banner-section .banner-header .banner-logo img{vertical-align:middle}.banner-section .banner-header .banner-menus ul li{display:inline-block;padding:0 1.2rem}.banner-section .banner-header .banner-menus ul li a{text-decoration:none;color:#cfcfcf;font-size:1.5rem;border-bottom:3px solid transparent;padding:4px 0}.banner-section .banner-header .banner-menus ul li a.active,.banner-section .banner-header .banner-menus ul li a:hover{color:#fff;border-color:#ff6100}.banner-section .banner-content{width:50%;position:absolute;left:48%;top:55%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.banner-section .banner-content h3{color:#fff;font-size:2.5rem;font-weight:500;margin-bottom:1rem;line-height:1}.banner-section .banner-content h2{color:#fff;font-size:6rem;font-weight:600;margin-bottom:1rem;line-height:8rem}.banner-section .banner-content h1{color:#fff;font-size:15rem;font-weight:600;margin-bottom:3rem;line-height:1}.banner-section .banner-content .btn:hover{background-color:#f57e35}.banner-contact-no a{display:block;font-size:2.5rem;font-weight:600;text-decoration:none;color:#fff;line-height:1}.banner-contact-no a:hover{color:#ff6100}.banner-contact-no span{padding-left:2rem;color:#fff;font-size:1.4rem}.main-header-section{display:flex;align-items:center;justify-content:space-between;padding:2rem 6rem;background-color:#181818;border-bottom:1px solid #000000;position:relative;z-index:99}.main-header-section .header-logo-navigations{display:flex;align-items:flex-start}.main-header-section .header-logo-navigations .header-logo img{max-width:29rem;max-width:209px}.main-header-section .header-logo-navigations .header-navigation{margin-left:3rem}.main-header-section .header-logo-navigations .header-navigation .btn-primary{opacity:0;visibility:hidden;margin-top:30px;display:none}.main-header-section .header-logo-navigations .header-navigation ul li{display:inline-block;padding:0.1rem 0 1rem 0}.main-header-section .header-logo-navigations .header-navigation ul li a{position:relative;color:#cfcfcf;padding:0 2.5rem;font-weight:500;font-size:1.8rem}.main-header-section .header-logo-navigations .header-navigation ul li a i{color:#ff6100;margin-left:5px}.main-header-section .header-logo-navigations .header-navigation ul li a:after{display:inline-block;content:"--";color:#fff;position:absolute;right:-2rem;width:auto;height:0;transform:rotate(90deg);top:50%;transform:rotate(90deg) translateY(-50%);font-size:1.3rem;opacity:0.2}.main-header-section .header-logo-navigations .header-navigation ul li:last-child a::after{display:none}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item{position:relative}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap{background-color:#fff;border-bottom:5px solid #ff6100;position:absolute;left:17%;z-index:1;width:24rem;top:100%;opacity:0;visibility:hidden;transition:0.5s ease all}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap:before{display:block;content:"";position:absolute;width:10px;height:10px;background:#fff;transform:rotate(45deg);top:-5px;left:40px}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap a{display:block;color:#8a8a8a;font-weight:500;font-size:1.5rem;padding:1.5rem 2.7rem;text-align:left;border-bottom:1px solid #e8e8e8}tra .main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap a:last-child{border-bottom:none}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap a:hover{color:#181818}@media only screen and (min-width:768px){.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item:hover .dropdown-wrap{opacity:1;visibility:visible}}.main-header-section .header-contact-detail{display:flex;align-items:center}.main-header-section .header-contact-detail .banner-contact-no{margin-left:2rem}.mobilemenu-button{display:flex;flex-wrap:wrap;justify-content:center}.mobilemenu-button .btn img{width:2.4rem;display:inline-block;vertical-align:middle}.oceanviewSkydiving-section{background-color:#181818;border-top:1px solid #292929;position:relative}.oceanviewSkydiving-section .container{position:relative;z-index:1}.oceanviewSkydiving-section .fiveCollumn{position:absolute;height:100%;width:100%;left:0;top:0;display:flex;flex-wrap:wrap;display:none}.oceanviewSkydiving-section .fiveCollumn div{height:100%;width:20%;border-right:2px solid #242424}.oceanviewSkydiving-section .oceanView-wrapper{margin-top:4rem;display:flex;flex-wrap:wrap;position:relative;z-index:1}.oceanviewSkydiving-section .oceanView-wrapper .oceanView-content{width:30%;padding-right:5%}.oceanviewSkydiving-section .oceanView-wrapper .oceanView-content p{color:#fff;font-size:1.8rem;line-height:3.2rem;font-weight:200;margin-bottom:3rem}.oceanviewSkydiving-section .oceanView-wrapper .oceanView-content p:last-child{margin-bottom:0}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services{width:70%;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services:after{display:block;content:"";background-color:transparent;position:absolute;right:-2rem;top:-2rem;width:11rem;height:11rem;border-top:1rem solid #ff6100;border-right:1rem solid #ff6100}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services:before{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;right:-7rem;bottom:-4rem;width:15.5rem;height:15.5rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap{position:relative;width:calc(50% - 1.5rem);margin-bottom:3rem;z-index:1}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure{height:32rem;width:100%;position:relative;overflow:hidden}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure:after{display:block;content:"";background:black;background:linear-gradient(283deg, rgba(0, 0, 0, 0.1603991939) 0%, rgba(0, 0, 0, 0.7318277653) 100%);position:absolute;left:0;top:0;width:100%;height:100%}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure img{height:100%;width:100%;object-fit:cover;transition:all 0.4s}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a h4{position:absolute;left:2rem;bottom:2rem;font-size:2.5rem;font-weight:300;color:#fff;transition:all 0.4s}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a h4:after{display:block;content:"";background:#ff6100;position:absolute;left:0;bottom:-5px;width:0;height:2px;transition:all 0.4s}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a:hover img{transform:scale(1.1)}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a:hover h4::after{width:100%}.greatskydiving-section{background-color:#f5f5f5;padding-bottom:21.5rem;position:relative}.greatskydiving-section .skydivingMap{width:50%;position:absolute;right:0;top:0}.greatskydiving-section .greatskydiving-wrapper{display:flex;flex-wrap:wrap}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky{width:60%;position:relative;z-index:2}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-top-section{padding-top:11rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-top-section h2{color:#181818;margin-bottom:3rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div{margin-bottom:4.5rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div h4{font-weight:500;font-size:2.5rem;color:#181818;margin-bottom:1rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div h4 span{min-width:50px;display:inline-block}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div h4 img{vertical-align:middle}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div p{font-size:1.6rem;color:#8a8a8a;font-weight:300;max-width:60%}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-map{width:40%}.professional-section{position:relative;padding-bottom:10px}.professional-section .professional-head{padding:4rem 6rem;background-color:#fff;border-radius:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;-webkit-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);margin-top:-10rem}.professional-section .professional-head .professional-heading{display:flex}.professional-section .professional-head .professional-heading figure{margin-right:3rem}.professional-section .professional-head .professional-heading figure img{max-width:12.5rem}.professional-section .professional-head .professional-heading h2{color:#181818;font-size:5.5rem;font-weight:300;line-height:1}.professional-section .professional-head .professional-heading p{font-size:2.5rem;color:#8a8a8a}.professional-section .professional-head .professional-sectiom-photo-video{text-align:right}.professional-section .professional-head .professional-sectiom-photo-video h3{font-size:2rem;color:#ff6100;font-weight:300}.professional-section .professional-head .professional-sectiom-photo-video p{font-size:1.4rem;font-weight:300;color:#8a8a8a;margin-bottom:1rem}.weloveskydrive-section{position:relative;background-color:#fff;padding-top:10rem;padding-bottom:7.5rem}.weloveskydrive-section .weloveskydrive-wrap{display:flex;flex-wrap:wrap}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-leftpart{width:50%}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-leftpart .weloveskydrive-content h2{color:#181818;font-weight:300}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-leftpart .weloveskydrive-content p{color:#8a8a8a;font-size:2.5rem;font-weight:300;margin-top:2rem;margin-bottom:4rem}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart{width:50%;padding:3rem 0 0 12rem}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure{position:relative;z-index:2}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure img{max-width:100%;border:15px solid #000}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure:before{display:block;content:"";background-color:transparent;position:absolute;right:-2rem;top:-2rem;width:11rem;height:11rem;border-top:1rem solid #ff6100;border-right:1rem solid #ff6100}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure:after{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;left:-4rem;bottom:-3rem;width:15.5rem;height:15.5rem;z-index:-1;opacity:20%}.learn-about{font-size:1.8rem;color:#777777;border:2px solid #aaaaaa;border-radius:7px}.confidentlyexperienced-section{position:relative;padding-top:10rem;padding-bottom:11rem;background-color:#f5f5f5}.confidentlyexperienced-section .confidentlyexperienced-top-section h2{color:#181818;margin-bottom:2.5rem}.confidentlyexperienced-section .confidentlyexperienced-top-section p{font-size:2.5rem;color:#8a8a8a;font-weight:300}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content{width:33%;margin-top:5.5rem;padding-left:7rem;padding-right:7rem;border-left:1px solid #dcdcdc}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content:first-child{padding-left:0}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content:last-child{padding-right:0}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content .confidentlyexperienced-content-inner{display:flex;align-items:flex-start}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content .confidentlyexperienced-content-inner figure{min-width:75px}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content h3{font-size:2.5rem;color:#181818;font-weight:400}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content h4{font-size:3rem;color:#181818;font-weight:500}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content p{font-size:1.8rem;color:#8a8a8a;font-weight:300}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content:first-child{border:none}.happyClient-section{position:relative}.happyClient-section:after{display:block;content:"";width:100%;height:58%;position:absolute;left:0;top:0;background-color:#181818;z-index:-2}.happyClient-section .happyclient-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.happyClient-section .happyclient-head .happyclient-heading h2{color:#fff}.happyClient-section .happyclient-head .happyclient-heading p{font-size:2.5rem;color:#8a8a8a}.happyClient-section .happyclient-head .happyClient-social{text-align:right}.happyClient-section .happyclient-head .happyClient-social p{font-size:2.5rem;color:#8a8a8a;margin-bottom:1rem}.happyClient-section .happyclient-head .happyClient-social a{display:inline-block}.happyClient-section .happyclient-head .happyClient-social a img{width:5.5rem}.happyClient-section .happyClient-wrapper{margin-top:5rem;position:relative}.happyClient-section .happyClient-wrapper .item{padding-left:2rem;padding-top:2rem}.happyClient-section .happyClient-wrapper .happyClient-wrap{position:relative;border:15px solid #000;background-color:#fff;padding:4rem;-webkit-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);margin-bottom:1rem}.happyClient-section .happyClient-wrapper .happyClient-wrap:before{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;left:-2rem;top:-2rem;width:15.5rem;height:15.5rem;z-index:-1}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:3rem}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure{width:9rem;height:9rem;position:relative}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure img{width:100%;height:100%;object-fit:cover;border-radius:50%}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure a{background-color:#fff;-webkit-box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.07);-moz-box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.07);box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.07);padding:5px;border-radius:50%;position:absolute;right:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:baseline}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure a span{width:2.5rem;height:2.5rem;line-height:2.8rem;text-align:center;border-radius:50%}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure a span.fa-facebook{color:#fff;background-color:#3b5998}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile figure a span.fa-instagram{color:#fff;background:#f09433;background:-moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:-webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433", endColorstr="#bc1888",GradientType=1)}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile .happyClient-profile-content{padding-left:2rem;width:calc(100% - 9rem)}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile .happyClient-profile-content h4{color:#000000;font-size:2rem;font-weight:500}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile .happyClient-profile-content .starRating i{color:#f1f1f1;display:inline-block;margin-right:2px}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile .happyClient-profile-content .starRating i.active{color:#ffc107}.happyClient-section .happyClient-wrapper .happyClient-wrap .happyClient-profile .happyClient-profile-content p{color:#000;font-size:1.3rem;opacity:0.5;margin-top:5px}.happyClient-section .happyClient-wrapper .happyClient-wrap .cleintReview-content p{font-size:1.6rem;line-height:2.6rem;color:#8a8a8a;margin-bottom:3rem}.happyClient-section .happyClient-wrapper .happyClient-wrap .cleintReview-content p:last-child{margin-bottom:0}.feelthebreeze-section{position:relative;padding-bottom:11rem}.feelthebreeze-section .feelthebreeze-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-heading h2{color:#181818;line-height:1;margin-bottom:1.5rem}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-heading p{color:#8a8a8a;font-size:2.5rem;font-weight:300}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-sectiom-follow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;text-align:right}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-sectiom-follow p{color:#8a8a8a;font-size:1.5rem;font-weight:300}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-sectiom-follow a{color:#181818;font-size:2.2rem;font-weight:300}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-sectiom-follow .instagram-icon{color:#ff6100;font-size:5rem;margin-left:2rem;line-height:1}.feelthebreeze-section .feelthebreeze-slider{margin-top:6rem;position:relative}.feelthebreeze-section .feelthebreeze-slider figure{position:relative;padding-top:10px;padding-left:10px}.feelthebreeze-section .feelthebreeze-slider figure img{border:15px solid #000}.feelthebreeze-section .feelthebreeze-slider figure:before{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;left:0;top:-2rem;width:15.5rem;height:15.5rem;z-index:-1;opacity:20%}.feelthebreeze-section .feelthebreeze-slider button.owl-prev.disabled,.feelthebreeze-section .feelthebreeze-slider button.owl-next.disabled{filter:grayscale(5)}.feelthebreeze-section .feelthebreeze-slider button.owl-prev{position:absolute;top:50%;transform:translateY(-50%);left:-4rem;z-index:2}.feelthebreeze-section .feelthebreeze-slider button.owl-next{position:absolute;top:50%;transform:translateY(-50%);right:-4rem;z-index:2}.aboutgojump-section{position:relative;background-color:#181818}.aboutgojump-section .aboutgojump-wrap{display:flex;flex-wrap:wrap}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart{width:50%}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart figure{position:relative;z-index:2}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart figure:before{display:block;content:"";background-color:transparent;position:absolute;left:-2rem;top:-2rem;width:11rem;height:11rem;border-top:1rem solid #ff6100;border-left:1rem solid #ff6100}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart figure:after{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;right:-4rem;bottom:-3rem;width:15.5rem;height:15.5rem;z-index:-1}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart{width:50%;padding:0 0 0 12rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content h2{font-size:5rem;padding-bottom:1.5rem;margin-bottom:2.5rem;position:relative}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content h2:after{display:block;content:"";border-bottom:1px solid #ff6100;position:absolute;left:0;bottom:0;width:12rem;height:0.1rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content p{color:#fff;font-weight:400;margin-bottom:3rem;font-size:2rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul{margin-top:4rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:1.5rem;position:relative;padding-left:3.5rem;color:#fff;font-weight:400;font-size:1.8rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li:before{position:absolute;top:5px;left:0;width:16px;height:16px;line-height:16px !important;text-align:center;border-radius:5px;font-size:11px !important;content:"";display:block;border:1px solid #ff6100;color:#ff6100;font:normal normal normal 14px/1 FontAwesome}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content h4{color:#fff;font-weight:400;font-size:3.5rem}.owl-carousel .owl-dots{text-align:center;margin-top:20px}.owl-carousel button.owl-dot{text-align:center;background-color:#eaeaea;width:15px;height:15px;line-height:15px;border-radius:50%;margin-right:3px;margin-left:3px;border:3px solid transparent}.owl-carousel button.owl-dot.active{background-color:#fff;border-color:#ff6100}.happyClient-wrapper button.owl-prev{margin-left:15px}.happyClient-wrapper button.owl-next{margin-left:7px}.happyClient-wrapper button.owl-prev.disabled{filter:grayscale(5)}.happyClient-wrapper button.owl-next.disabled{filter:grayscale(5)}.main-footer{text-align:center;background-color:#181818;border-top:1px solid #383838}.main-footer .footer-logo-navigation{padding:5.5rem 0;border-bottom:1px solid #000000}.main-footer .footer-logo-navigation figure img{max-width:25rem}.main-footer .footer-logo-navigation ul{margin-top:4rem}.main-footer .footer-logo-navigation ul li{display:inline-block}.main-footer .footer-logo-navigation ul li a{padding:0 2.5rem;position:relative;color:#fff;font-size:1.5rem;font-weight:500}.main-footer .footer-logo-navigation ul li a:hover{color:#ff6100}.main-footer .footer-logo-navigation ul li a:after{display:block;content:"";width:0.8rem;height:0.8rem;border-radius:50%;border-radius:50%;position:absolute;right:-0.4rem;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:#ff6100}.main-footer .footer-logo-navigation ul li:last-child a::after{display:none}.main-footer .footer-privacyPolicy{padding:3rem 0;border-top:1px solid #292929}.main-footer .footer-privacyPolicy p{color:#fff;font-size:1.4rem;font-weight:600;margin:0}.main-footer .footer-privacyPolicy span{color:#797979;font-size:1.2rem;font-weight:600}.price-section{position:relative}.price-section:after{display:block;content:"";width:100%;height:50rem;position:absolute;left:0;top:0;background-color:#181818;z-index:-2}.price-section .price-section-head p{font-size:2.5rem;color:#8a8a8a}.price-section .price-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.price-section .price-wrapper .price-wrap{position:relative;background-color:#fff;width:calc(50% - 10rem);margin:7rem 0rem;-webkit-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);margin-bottom:1rem}.price-section .price-wrapper .price-wrap:before{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;left:-2rem;top:-2rem;width:15.5rem;height:15.5rem;z-index:-1;opacity:0.4}.price-section .price-wrapper .price-wrap figure img{width:100%}.price-section .price-wrapper .price-wrap .price-content{padding:4rem 4rem}.price-section .price-wrapper .price-wrap .price-content h4{font-size:3rem;color:#181818;font-weight:400;padding-bottom:1.5rem;margin-bottom:1.5rem;position:relative}.price-section .price-wrapper .price-wrap .price-content h4:after{display:block;content:"";width:6rem;height:2px;background-color:#ff6100;position:absolute;bottom:0;left:0}.price-section .price-wrapper .price-wrap .price-content ul li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:2rem 0;border-bottom:2px solid #e5e5e5}.price-section .price-wrapper .price-wrap .price-content ul li p{color:#181818;font-size:1.8rem;font-weight:400}.price-section .price-wrapper .price-wrap .price-content ul li span{color:#ff6100;font-size:3.5rem;font-weight:600}.price-section .price-wrapper .price-wrap .price-content ul li:last-child{border-bottom:none}.price-section .price-wrapper .price-wrap .price-content ul li a{color:#2d7faa;font-weight:300;font-size:1.8rem;border-bottom:1px solid #2d7faa}.price-section .price-wrapper .price-wrap .price-content ul li a:hover{color:#ff6100;border-color:#ff6100}.price-section .price-wrapper .price-wrap .price-content .price-info{background-color:#f7f7f7;padding:2rem 3rem;margin-top:1rem}.price-section .price-wrapper .price-wrap .price-content .price-info p{font-size:1.6rem;color:#8a8a8a;width:100%}.price-section .price-wrapper .price-wrap .price-content .gift-certificate div{width:100%}.contact-section .contact-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.contact-section .contact-wrapper .contact-form{width:45%}.contact-section .contact-wrapper .contact-form h4{color:#181818;font-size:2.5rem;font-weight:400;margin-bottom:0.5rem}.contact-section .contact-wrapper .contact-form p{font-size:1.8rem;color:#636363}.contact-section .contact-wrapper .contact-form form{margin-top:4rem}.contact-section .contact-wrapper .contact-form form .form-group{display:flex;justify-content:space-between}.contact-section .contact-wrapper .contact-form form .form-group .form-field{width:calc(50% - 1.5rem);position:relative;margin-bottom:3rem}.contact-section .contact-wrapper .contact-form form .form-group .form-field .form-control{height:6rem;border:2px solid #e6e6e6;border-radius:1rem;padding:0 2rem;color:#181818;font-size:1.6rem;width:100%}.contact-section .contact-wrapper .contact-form form .form-group .form-field textarea{height:12rem !important;resize:none}.contact-section .contact-wrapper .contact-form form .form-group .form-field span:last-child{background-color:#fff;padding:0px 5px;display:inline-block;position:absolute;left:2rem;top:-1rem;color:#636363}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:3rem 0;border-bottom:1px solid #ececec}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap:last-child{border-bottom:none}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content figure{width:8rem}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content .contact-content{width:calc(100% - 8rem);display:flex;flex-wrap:wrap;justify-content:space-between}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content .contact-content .learn-about{margin-top:20px}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content .contact-content h5{font-size:1.8rem;font-weight:500;color:#181818;margin-bottom:2px}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content .contact-content .contactNo{font-size:2.2rem;color:#181818}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content .contact-content p{font-size:1.5rem;font-weight:400;color:#181818;padding-right:20px}.meet-page-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100vh - 95px)}.meet-page-banner .meetPage-banner{width:60%}.meet-page-banner .meetPage-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.meet-page-banner .meet-banner-content{background-color:#000;width:40%;border-left:1px solid #ff6100}.meet-page-banner .meet-banner-content .meet-banner-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3rem 8rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap{padding:4rem 7rem 6rem 8rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap p{color:#fff;font-size:1.5rem;font-weight:300;margin-bottom:2.5rem;line-height:2.4rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap h1{font-size:12rem;color:#fff;line-height:1;border-bottom:1px solid #ff6100;display:inline-block;margin:1rem 0}.meet-page-banner .meet-banner-content .meet-banner-content-wrap .clientIntro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.5rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap .clientIntro .clientIntro-content img{margin-bottom:0;vertical-align:bottom}.meet-page-banner .meet-banner-content .meet-banner-content-wrap .clientIntro .clientIntro-content p{color:#fff;font-size:1.2rem;opacity:0.6}.meet-page-banner .meet-banner-content .meet-banner-content-wrap .clientIntro figure{width:8rem;height:8rem;border:2px solid #777777;padding:2px;border-radius:50%;overflow:hidden}.meet-page-banner .meet-banner-content .meet-banner-content-wrap .clientIntro figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.meet-confidentlyexperienced-section{background-color:#000;padding:7rem 0;border-top:1px solid #373737}.meet-confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content{border-left:1px solid #373737;margin-top:0}.meet-confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content h3{color:#fff}.meet-confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content h4{color:#fff}.great-team-head-wrap .aboutgojump-wrap{align-items:center}.great-team-head-wrap .aboutgojump-wrap .aboutgojump-rightpart{width:50%;padding:0 12rem 0 0}.great-team-head-wrap .aboutgojump-wrap .aboutgojump-leftpart figure:before{border-right:1rem solid #ff6100;border-left:none;right:-2rem;left:auto}.great-team-head-wrap .aboutgojump-wrap .aboutgojump-leftpart figure:after{left:-3rem;right:auto}.great-team-wrap:nth-child(even){background-color:#f7f7f7}.great-team-wrap:nth-child(even) .great-team-section-wrapper{flex-direction:row-reverse}.great-team-wrap:nth-child(even) .great-team-section-wrapper .great-team-inner:before{left:auto;right:-2rem;border-right:1rem solid #ff6100;border-left:0}.great-team-wrap:nth-child(even) .great-team-section-wrapper .great-team-inner:after{right:auto;left:-2rem}.great-team-wrap .great-team-section-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.great-team-wrap .great-team-section-wrapper .great-team-inner{position:relative;width:calc(50% - 5rem);margin:0 2.5rem;margin-bottom:1rem}.great-team-wrap .great-team-section-wrapper .great-team-inner:before{display:block;content:"";background-color:transparent;position:absolute;left:-2rem;top:-2rem;width:11rem;height:11rem;border-top:1rem solid #ff6100;border-left:1rem solid #ff6100}.great-team-wrap .great-team-section-wrapper .great-team-inner:after{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;right:-2rem;bottom:-2rem;width:15.5rem;height:15.5rem;opacity:0.4}.great-team-wrap .great-team-section-wrapper .great-team-inner figure img{position:relative;z-index:1}.great-team-wrap .great-team-section-wrapper .great-team-inner-content{position:relative;padding:4rem;width:50%}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3{font-size:5rem;color:#181818;font-weight:300;padding-bottom:1.5rem;line-height:1;margin-bottom:2rem;position:relative}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3:after{display:block;content:"";width:10rem;height:2px;background-color:#ff6100;position:absolute;bottom:0;left:0}.great-team-wrap .great-team-section-wrapper .great-team-inner-content p{color:#181818;font-size:1.8rem;font-weight:400;margin-bottom:2rem}.great-team-wrap .great-team-section-wrapper .great-team-inner-content li{list-style:none;text-decoration:none;position:relative;padding-left:3.5rem}.great-team-wrap .great-team-section-wrapper .great-team-inner-content li:before{position:absolute;top:5px;left:0;width:16px;height:16px;line-height:16px !important;text-align:center;border-radius:5px;font-size:11px !important;content:"";display:block;border:1px solid #ff6100;color:#ff6100;font:normal normal normal 14px/1 FontAwesome}section.banner-section.video-page-section{background-image:url(../images/video-banner.jpg);background-position:center left}section.banner-section.video-page-section .banner-content{left:auto;left:67vw;min-width:320px;width:auto}.bg-light-gray.great-team-wrap{background-color:#f7f7f7;margin-top:-100px;padding-top:15rem;padding-bottom:5rem}.bg-light-gray.great-team-wrap .great-team-section-wrapper{flex-direction:row-reverse}.bg-light-gray.great-team-wrap .great-team-section-wrapper .great-team-inner:before{border-left:none;border-right:1rem solid #ff6100;left:auto;right:-2rem}.bg-light-gray.great-team-wrap .great-team-section-wrapper .great-team-inner:after{left:-2rem;right:auto}.great-team-video{margin-bottom:5rem}.galler-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0 3%}.galler-wrapper .gallery-wrap{width:31%;margin-top:5rem}.galler-wrapper .gallery-wrap figure img{width:100%;height:100%;object-fit:cover;object-position:center}.birthday-page-section.banner-section .banner-content h2{font-weight:600;color:#fff;font-size:6rem}.birthday-page-section.banner-section .banner-content h1{font-weight:600;color:#fff;font-size:10rem;margin-top:2rem}.birthday-page-section.banner-section .banner-content h3{font-weight:300;color:#fff;font-size:3.5rem;margin-bottom:3.5rem}.birthday-section.price-section .price-wrapper .price-wrap figure{padding:6.5rem 12rem;background:#f0f0f0}.birthday-section.price-section .price-wrapper .price-wrap .price-content li p{position:relative;padding-left:3rem;width:80%}.birthday-section.price-section .price-wrapper .price-wrap .price-content li p:before{position:absolute;top:5px;left:0;width:16px;height:16px;line-height:16px !important;text-align:center;border-radius:5px;font-size:11px !important;content:"";display:block;border:1px solid #ff6100;color:#ff6100;font:normal normal normal 14px/1 FontAwesome}section.banner-section.video-page-section.birthday-page-section .banner-content{left:auto;right:10.3%}.call-now-section.contact-section{background-color:#f7f7f7;padding:9rem 0 12rem 0}.call-now-section.contact-section .contact-wrapper .contact-form{width:100%}.call-now-section.contact-section .contact-wrapper .contact-form form .form-group .form-field{width:calc(33.33% - 1.5rem)}.call-now-section.contact-section .contact-wrapper .contact-form form .form-submit{text-align:center}.call-now-section.contact-section .call-now-section-wrapper h2{color:#181818;font-size:5rem;font-weight:300;text-align:center}.call-now-section.contact-section .call-now-section-wrapper h2 span{font-weight:600}.call-now-section.contact-section .call-now-section-wrapper p{font-size:2rem;color:#8a8a8a;font-weight:300;text-align:center;margin-top:1.5rem;margin-bottom:1.5rem}.landing-page-banner{height:100vh !important;display:flex;justify-content:flex-end;flex-wrap:wrap}.landing-page-banner .banner-header{max-width:100%;background-color:transparent;padding:0 6rem 0 0;top:2rem;z-index:1}.landing-page-banner .banner-header .banner-logo{background-color:rgba(0, 0, 0, 0.5);border-radius:0 50px 50px 0;padding:1.5rem 5rem 1.5rem 5rem;display:flex;align-items:center}.landing-page-banner .landing-page-banner-wrap{width:65%;position:relative;height:100%}.landing-page-banner .landing-page-banner-wrap .landing-page-banner-img{height:100%}.landing-page-banner .landing-page-banner-wrap .landing-page-banner-img img{height:100%;width:100%;object-fit:cover}.landing-page-banner .landing-page-banner-wrap .landing-page-footer{background-color:rgba(0, 0, 0, 0.5);padding:1.5rem 1rem;position:absolute;left:0;bottom:0;width:100%;text-align:center}.landing-page-banner .landing-page-banner-wrap .landing-page-footer ul li{display:inline-block}.landing-page-banner .landing-page-banner-wrap .landing-page-footer ul li a{padding:0 2.5rem;position:relative;color:#fff;font-size:1.5rem;font-weight:400}.landing-page-banner .landing-page-banner-wrap .landing-page-footer ul li a:hover{color:#ff6100}.landing-page-banner .landing-page-banner-wrap .landing-page-footer ul li a:after{display:block;content:"";width:0.8rem;height:0.8rem;border-radius:50%;border-radius:50%;position:absolute;right:-0.4rem;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:#ff6100}.landing-page-banner .landing-page-banner-wrap .landing-page-footer ul li:last-child a::after{display:none}.landing-page-banner .landing-banner-content{background-color:#181818;width:35%;height:100%;display:flex;align-items:center}.landing-page-banner .landing-banner-content .landing-content-wrap{padding:0 3rem}.landing-page-banner .landing-banner-content .landing-content-wrap h3{color:#fff;font-size:3.5rem;font-weight:500;margin-bottom:0}.landing-page-banner .landing-banner-content .landing-content-wrap h2{color:#fff;font-size:5.5rem;font-weight:500;margin-bottom:0}.landing-page-banner .landing-banner-content .landing-content-wrap ul{margin:2rem 0 1rem}.landing-page-banner .landing-banner-content .landing-content-wrap ul li{list-style:none;border-top:1px solid #303030;padding:2.2rem 0}.landing-page-banner .landing-banner-content .landing-content-wrap ul li:first-child{padding-top:0;border-top:none}.landing-page-banner .landing-banner-content .landing-content-wrap ul li figure{display:flex;align-items:center;margin-bottom:1rem}.landing-page-banner .landing-banner-content .landing-content-wrap ul li figure figcaption{color:#fff;font-size:2.2rem;font-weight:500;padding-left:1.5rem}.landing-page-banner .landing-banner-content .landing-content-wrap ul li figure figcaption a{color:#fff;font-size:2.2rem;font-weight:500;padding-left:1.5rem;transition:0.5 ease all}.landing-page-banner .landing-banner-content .landing-content-wrap ul li figure figcaption a:hover{color:#ff6100}.landing-page-banner .landing-banner-content .landing-content-wrap ul li p{font-size:1.6rem;color:#ccc}.landing-page-banner .landing-banner-content .landing-content-wrap .landing-banner-btns{text-align:right}.landing-page-banner .landing-banner-content .landing-content-wrap .landing-banner-btns a{margin-right:1.5rem}.landing-page-banner .landing-banner-content .privacyPolicy{position:absolute;right:0;width:35%;padding:2rem 5rem;bottom:0;text-align:right}.landing-page-banner .landing-banner-content .privacyPolicy p{font-size:1.2rem;color:#8a8a8a;font-weight:500}.landing-page-banner .landing-banner-content .privacyPolicy p a{font-size:1.2rem;color:#8a8a8a}.landing-page-banner .landing-banner-content .privacyPolicy p a:hover{color:#ff6100}.banner-section.video-page-section.birthday-page-section.bachelor-page-section .banner-content{right:3.2%}.banner-section.video-page-section.birthday-page-section.bachelor-page-section .banner-content .header-book-btn a.btn.btn-primary span{padding-left:0}.header-book-btn a.gray-button{margin-right:8px;background-color:#000;border:1px solid #fff}.bachelor-section.birthday-section.price-section .price-wrapper .price-wrap .price-content li p{width:64%}.gift-banner-text{font-size:18px;color:#fff;padding:10px 0 20px 0}.wedding-page-wrapper .great-team-inner-content h4{font-size:6rem;color:#181818;font-weight:300}.wedding-page-wrapper .great-team-inner-content h4 span{font-weight:700}.new-wedding-page-wrapper.wedding-page-wrapper .great-team-inner-content h5{color:#242424;font-weight:300;font-size:2rem;margin-bottom:3rem}.new-wedding-page-wrapper.wedding-page-wrapper .great-team-inner-content p{color:#767676;font-size:1.8rem;font-weight:300}.new-wedding-page-wrapper.wedding-page-wrapper .great-team-inner-content h4 span{color:#ff6100}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner{-webkit-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);border-radius:15px;display:flex;flex-wrap:wrap;padding-top:4rem;padding-bottom:4rem;justify-content:space-between}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section{width:33.33%;border-left:1px solid #dcdcdc;padding-left:10rem;padding-right:10rem}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section:first-child{border:none}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section figure{margin:0}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section h4{font-size:3rem;color:#181818;font-weight:400;padding-bottom:1.5rem;margin-bottom:1.5rem;position:relative}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section h4:after{display:block;content:"";width:6rem;height:2px;background-color:#ff6100;position:absolute;bottom:0;left:0}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section h5{font-size:3.5rem;color:#181818;font-weight:400;padding-bottom:1.5rem;position:relative;font-weight:700}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section h5 span{color:#ff6100}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section p{color:#7c7c7c;font-size:1.8rem;font-weight:400}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner li{list-style:none;padding-top:1rem;padding-bottom:1rem}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner li p{padding-left:25px;position:relative;color:#7c7c7c;font-size:1.8rem;font-weight:400}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner li p:before{top:3px;position:absolute;left:0;width:16px;height:16px;line-height:16px !important;text-align:center;border-radius:5px;font-size:11px !important;content:"";display:block;border:1px solid #ff6100;color:#ff6100;font:normal normal normal 14px/1 FontAwesome}.wedding-customize-inner{display:flex;align-items:center;margin-bottom:10px}.wedding-customize-inner:last-child{margin-top:10px}.wedding-customize-inner h3{color:#7c7c7c;font-size:1.6rem;font-weight:300;min-width:70px;margin-right:3rem}.wedding-customize-inner .custom-select{position:relative}.wedding-customize-inner .custom-select::before{content:"";font-family:FontAwesome;position:absolute;top:0;right:0;width:30px;height:30px;text-align:center;font-size:28px;line-height:30px;color:#fff;background-color:#3a3a3a;pointer-events:none;border:1px solid #3a3a3a;border-radius:0 5px 5px 0;border-left:none}.wedding-customize-inner .custom-select select{width:200px;background-color:#fff;color:#989898;padding:7px;border:none;font-size:14px;font-weight:300;border:1px solid #7c7c7c;border-radius:5px;border-right:none;-webkit-appearance:none;appearance:none;outline:none}.wedding-customize-inner .custom-select select option{padding:30px}.checkbox-group{display:block;margin-top:5px}.checkbox-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.checkbox-group label{position:relative;cursor:pointer;color:#7c7c7c;font-size:13px;font-weight:400}.checkbox-group label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #7c7c7c;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;border-radius:3px}.checkbox-group input:checked+label:after{content:"";display:block;position:absolute;top:1px;left:9px;width:6px;height:14px;border:solid #ff6100;border-width:0 2px 2px 0;transform:rotate(45deg)}.wedding-package-up-wrapper{margin-bottom:5rem}.will-you-marry-section .will-you-marry-section-inner{padding:5.8rem 10rem;background-color:#fff;border-radius:15px;-webkit-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);box-shadow:0px 0px 21px -1px rgba(0, 0, 0, 0.1);display:flex;flex-wrap:wrap;justify-content:space-between}.will-you-marry-section .will-marry-heading h3{color:#181818;font-size:6rem;font-weight:500;line-height:1;padding-left:205px}.will-you-marry-section .will-marry-heading h4{color:#181818;font-size:15rem;font-weight:500;line-height:1;margin-top:-90px}.first-letter{font-size:220px}.price-section.wedding-find-out-section{margin-top:-9rem;padding-top:15rem}.price-section.wedding-find-out-section .price-wrapper .price-wrap .price-content h4{line-height:1}.price-section.wedding-find-out-section .price-wrapper .price-wrap .price-content h3{font-size:1.8rem;color:#181818;font-weight:300;margin-bottom:2rem}.price-section.wedding-find-out-section .price-wrapper .price-wrap .price-content p{font-size:1.6rem;color:#181818;font-weight:300;opacity:0.6}.wedding-contact-section .wedding-contact-wrapper{padding-left:11rem;padding-right:11rem;display:flex;flex-wrap:wrap}.wedding-contact-section .wedding-contact-image-part{width:30%}.wedding-contact-section .wedding-contact-image-part figure{position:relative;z-index:1}.wedding-contact-section .wedding-contact-image-part figure:before{display:block;content:"";background-color:transparent;position:absolute;left:-2rem;top:-2rem;width:11rem;height:11rem;border-top:1rem solid #ff6100;border-left:1rem solid #ff6100}.wedding-contact-section .wedding-contact-image-part figure:after{display:block;content:"";background:url(../images/dotted-pattern.png);background-size:cover;position:absolute;right:-2rem;bottom:-1rem;width:15.5rem;height:15.5rem;opacity:0.1;z-index:-1}.wedding-contact-section .wedding-contact-form-part{width:70%;padding-left:7.5rem}.wedding-contact-section .wedding-contact-form-part h3{font-size:5rem;color:#181818;font-weight:300}.wedding-contact-section .wedding-contact-form-part p{font-weight:300;color:#8a8a8a;font-size:1.8rem;margin-bottom:2rem}.wedding-contact-section .wedding-contact-form-part .contact-form form{display:flex;flex-wrap:wrap;justify-content:space-between}.wedding-contact-section .wedding-contact-form-part .contact-form form .form-group{width:calc(50% - 1.5rem)}.wedding-contact-section .wedding-contact-form-part .contact-form form .form-control{height:4.5rem;border:2px solid #e6e6e6;border-radius:1rem;padding:0 2rem;color:#181818;font-size:1.6rem;width:100%}.wedding-contact-section .wedding-contact-form-part .contact-form form textarea.form-control{min-height:107px;margin-bottom:0;padding-top:12px}.wedding-contact-section .wedding-contact-form-part .contact-form form .form-field{position:relative;margin-bottom:1.8rem}.wedding-contact-section .wedding-contact-form-part .contact-form form .form-field span:last-child{background:#f7f7f7;background:-moz-linear-gradient(top, #f7f7f7 0%, #f7f7f7 50%, #ffffff 100%);background:-webkit-linear-gradient(top, #f7f7f7 0%, #f7f7f7 50%, #ffffff 100%);background:linear-gradient(to bottom, #f7f7f7 0%, #f7f7f7 50%, #ffffff 100%);padding:0px 5px;display:inline-block;position:absolute;left:2rem;top:-1rem;color:#636363}.wedding-contact-section .wedding-contact-form-part .contact-form form .weeding-text-area.form-group .form-field{margin-bottom:1.2rem}.contact-form-inner .form-group .btn{padding-top:1.2rem;padding-bottom:1.2rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h3{font-size:2.5rem;margin-bottom:2rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:10rem;line-height:1.2;margin-bottom:1rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h4{font-size:6rem;color:#fff;font-weight:500;line-height:1.2}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap p{font-size:1.8rem;color:#fff;font-weight:300;line-height:1.2;margin-top:3rem;margin-bottom:4rem}.hawai-banner.landing-page-banner .landing-banner-content{border-left:1px solid #ff6100}.landing-page-banner .landing-page-banner-wrap .landing-page-banner-img{position:relative}.mobile-banner-text a{position:absolute;font-size:2.5rem;right:10%;bottom:-9%;transform:translateY(-50%);display:block;color:#ff6100}.mobile-banner-text{display:none;background-color:#181818;padding:5rem 15px 0 15px;position:relative}.mobile-banner-text h3{color:#fff;font-size:3rem;font-weight:500;margin-bottom:0}.mobile-banner-text h2{color:#fff;font-size:4rem;font-weight:500;margin-bottom:0}section.landing-page-banner.banner-section.hawai-banner{height:calc(100vh - 116px) !important}.landing-page-banner .landing-banner-content .landing-content-wrap h2#card-order-h{color:#fff;font-size:4rem;line-height:1.2;margin-bottom:20px}.landing-page-banner .landing-banner-content .landing-content-wrap h2#card-order-h span{display:block;font-size:2.5rem;margin-top:2rem}.card-wrap{padding-top:80px;background:#181818}.card-product{display:flex;padding-bottom:80px}.card-product .card-image-wrap{width:50%}.card-product .card-image-wrap img{width:100%;display:block;height:auto}.card-product .card-detail-wrap{width:50%;padding-left:40px;padding-top:40px;padding-bottom:40px;display:flex;align-items:center}.card-product .card-detail h2{font-size:3.5rem;color:#fff;margin-bottom:10px;font-weight:500}.card-product .card-detail ul li{list-style-type:none;margin-bottom:20px;font-size:1.8rem;color:#ffffff;position:relative;font-weight:300;padding-left:25px}.card-product .card-detail ul li:before{content:"";width:14px;height:14px;background:silver;border-radius:50%;display:block;position:absolute;left:0;top:7px}.card-product .card-detail h3{font-size:2.5rem;font-weight:500;margin-bottom:20px;color:#ffffff}.card-product .card-detail h3 span{font-weight:600}.card-product .card-detail .card-flex{display:flex;flex-direction:row;align-items:center}.card-product .card-detail .card-flex .input-number-wrap{display:flex}.card-product .card-detail .card-flex .input-number-wrap span{height:50px;line-height:50px;width:62px;background:#333;cursor:pointer;text-align:center}.card-product .card-detail .card-flex .input-number-wrap .fa-minus{border-radius:4px 0 0 4px}.card-product .card-detail .card-flex .input-number-wrap .fa-minus:before{color:#fff}.card-product .card-detail .card-flex .input-number-wrap .fa-plus{border-radius:0 4px 4px 0}.card-product .card-detail .card-flex .input-number-wrap .fa-plus:before{color:#fff}.card-product .card-detail .card-flex .input-number-wrap input{font-size:25px;height:50px;width:65px;background:#fff;border:none;border-radius:0;text-align:center;font-size:2.5rem;font-weight:700;border-top:1px solid #333;border-bottom:1px solid #333;color:#000;font-weight:500}.card-product .card-detail .card-flex .clearfix{margin-right:25px}.shipping-banner{background:#ffffff;padding-top:60px;padding-bottom:60px}.shipping-banner h2{font-size:7rem;text-align:center;color:#181818;margin-bottom:50px}.shipping-banner .shipping-row{display:flex}.shipping-banner .shipping-row .shipping-content-row{width:50%}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner{display:flex;padding-left:50px;padding-right:50px}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .shipping-detail{padding-left:25px}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .shipping-detail h4{font-weight:500;font-size:2.5rem;color:#181818;margin-bottom:1rem}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .shipping-detail p{font-size:1.6rem;color:#181818;font-weight:300}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .icon img{height:auto}.shipping-banner .shipping-row .shipping-content-row .bl{border-right:1px solid #ff6100}.shipping-wrap{background:#181818;padding-bottom:80px}#checkout_wrapper{padding-top:60px;padding-bottom:60px}.cart_wrap{display:flex;background:#fff;border-bottom:2px solid #8a8a8a}.cart_wrap>div{padding:35px;border-left:1px solid #8a8a8a;display:flex;justify-content:center;flex-direction:column}.cart_wrap .cart_tittle{max-width:540px}.input-number-wrap{display:flex}.input-number-wrap .fa-minus{border-radius:4px 0 0 4px}.input-number-wrap span{width:62px;background:#333;cursor:pointer;text-align:center;color:#fff;height:70px;line-height:70px}.input-number-wrap input{width:65px;height:70px;background:#fff;border:none;border-radius:0;text-align:center;font-size:2.5rem;font-weight:700;border-top:2px solid #8a8a8a;border-bottom:2px solid #8a8a8a;color:#8a8a8a;font-weight:500}.input-number-wrap input:focus{outline:none}.input-number-wrap .fa-plus{border-radius:0 4px 4px 0}.cart_bottom{display:flex;justify-content:space-between;margin-top:25px}.cart_bottom .custom-radio{display:inline-block;vertical-align:middle}.cart_bottom .custom-radio~.custom-radio{margin-left:20px}.custom-radio [type="radio"]:checked,.custom-radio [type="radio"]:not(:checked){position:absolute;left:-9999px}.custom-radio [type="radio"]:checked+label,.custom-radio [type="radio"]:not(:checked)+label{position:relative;padding-left:33px;cursor:pointer;line-height:20px;display:inline-block;font-weight:400;font-size:2.5rem}.custom-radio [type="radio"]:checked+label:before,.custom-radio [type="radio"]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #8a8a8a;border-radius:100%;background:#fff}.custom-radio [type="radio"]:checked+label:after,.custom-radio [type="radio"]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#ff6100;position:absolute;top:4px;left:4px;border-radius:100%;transition:all 0.2s ease}.custom-radio [type="radio"]:checked+label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-radio [type="radio"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.price-total th{font-size:2.5rem;font-weight:500;color:#ff6100;text-align:left}.price-total td{font-size:2.5rem;font-weight:600;text-align:right}.order-total th{font-size:2.5rem;padding-top:14px;color:#ff6100;font-weight:600;text-align:left;border-top:1px solid #8a8a8a}.order-total td{font-size:3rem;font-weight:700;padding-top:14px;text-align:right;border-top:1px solid #8a8a8a}.cart_tittle h2{font-size:3.5rem;color:#000000;font-weight:500;line-height:1.2;margin-bottom:10px}.cart_tittle p{font-size:1.6rem;color:#8a8a8a;font-weight:300}.cart_price h3{font-size:2.5rem;font-weight:500;color:#000000}.form-row{display:flex;justify-content:space-between}.form-row .billing-form{width:58%}.form-row .billing-form .checkout-form-wrap{margin-bottom:70px}.form-row .billing-form .checkout-form-wrap .checkout_heading_wrap{display:flex;justify-content:space-between}.form-row .billing-form .checkout-form-wrap .form-group .row{display:flex;margin-left:-15px;margin-right:-15px}.form-row .billing-form .checkout-form-wrap .form-group .row .col-md-6{width:50%;padding-left:15px;padding-right:15px}.form-row .payment-form{width:30%;padding-bottom:60px}.form-row .checkout-form-wrap{padding:60px;background:#f5f5f5}.form-row .checkout-form-wrap h3{font-size:3.5rem;color:#000000;font-weight:500;line-height:1.2;margin-bottom:10px}.form-row .checkout-form-wrap h3:after{content:"";height:3px;display:block;background:#ff6100;margin-top:12px;width:70px}.form-row .checkout-form-wrap label{font-size:1.5rem;color:#181818;font-weight:600;margin-bottom:6px;display:block}.form-row .checkout-form-wrap input.form-control,.form-row .checkout-form-wrap textarea.form-control,.form-row .checkout-form-wrap select.form-control{border:1px solid #d8d8d8;background-color:#fff;border-radius:3px;line-height:1.25;padding:15px;display:block;width:100%;max-width:100%;height:51px;font-size:1.5rem;color:#8a8a8a}.form-row .checkout-form-wrap input.form-control:focus,.form-row .checkout-form-wrap textarea.form-control:focus,.form-row .checkout-form-wrap select.form-control:focus{color:#000;border-color:red;outline:0;box-shadow:0 0 0 0.2rem #ff6100}.input-wrap{width:100%;padding:0px 15px}.Expiration-date-wrap{display:flex}.form-group{margin-bottom:1rem}.form-row .payment-form .checkout-form-wrap .form-group .row{margin-left:-15px;margin-right:-15px}.btn-blue{background:#ff6100;color:#fff;padding:20px 24px;line-height:1;display:inline-block;text-transform:uppercase;font-size:2rem;margin-top:65px}.text-center{text-align:center}.checkout-form-wrapper{padding-top:60px}.asSwitch{position:relative;display:inline-block}.asSwitch:hover{cursor:pointer}.asSwitch>input{display:none}.asSwitch .asSwitch-inner{overflow:hidden}.asSwitch .asSwitch-on{display:block;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.asSwitch .asSwitch-off{display:block;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.asSwitch .asSwitch-handle{position:absolute;top:0}.asSwitch .asSwitch-handle:hover{cursor:pointer;cursor:-moz-grab}.asSwitch.asSwitch_default{width:68px;height:34px;border-radius:3px}.asSwitch.asSwitch_default .asSwitch-inner-box{width:110px;height:34px}.asSwitch.asSwitch_default .asSwitch-on{width:55px;height:34px;font-size:14px;line-height:34px;color:#fff;text-indent:9px;background-color:#ff6100;text-align:left}.asSwitch.asSwitch_default .asSwitch-off{width:55px;height:34px;font-size:14px;line-height:34px;color:#fff;text-indent:24px;text-align:left;background-color:#cfcdc7}.asSwitch.asSwitch_default .asSwitch-handle{width:26px;height:34px;background-color:#fff;border-radius:0px}.checkout_billing_toggle{display:flex;align-items:center}.checkout_billing_toggle span{margin-right:10px}.modal-dialog{max-width:650px;margin:auto}.popup-text p{color:#fff;font-size:1.8rem;font-weight:200;text-align:center;margin-top:20px}.gift-popup,.second-gift-popup{max-width:650px;width:90%;margin:auto;position:relative;background-color:#111}.gift-popup .mfp-close,.second-gift-popup .mfp-close{color:#fff !important;font-size:35px;opacity:1}.gift-popup .modal-footer>:not(:last-child){margin-right:45px}.modal-footer{display:flex;justify-content:center;margin-top:20px;padding-bottom:20px;border-bottom:2px solid #ff6100}.modal-footer .btn{padding:10px 15px;font-size:1.5rem;font-weight:500;min-width:100px;justify-content:center}.gift-popup .btn-success{background:#6abf06;font-size:18px;border:none;padding:14px 42px;line-height:1;color:#fff;font-weight:bold}.modal-footer .no-btn{background:#fff;color:#000}.popup-slider .item{background:#111;padding:15px}.popup-slider .item h4{font-size:2.5rem;color:#fff;font-weight:400;margin-bottom:10px;margin-top:10px}.popup-slider .item ul li{list-style-type:none;margin-bottom:5px;font-size:1.8rem;color:#fff;position:relative;font-weight:300;padding-left:25px}.popup-slider .item ul li:before{content:"";width:14px;height:14px;background:silver;border-radius:50%;display:block;position:absolute;left:0;top:7px}.popup-flex{display:flex;align-items:center;margin-top:10px;padding-bottom:20px}.popup-flex h5{font-size:2.5rem;font-weight:400;color:#ffffff;margin-right:15px}.popup-flex .quantity{margin-right:15px}.popup-flex .quantity .input-number-wrap span{width:40px;height:40px;line-height:40px}.popup-flex .quantity .input-number-wrap input{width:40px;height:40px}.popup-flex .addcart{background:#ff6100;color:#fff;font-size:1.5rem;letter-spacing:0.03rem;padding:12px 15px 12px 38px;line-height:1;position:relative;border-radius:5px;border:none;cursor:pointer}.popup-flex .addcart:before{content:"";background:url("../images/cart-icon-white.png") no-repeat;width:26px;height:24px;position:absolute;left:8px;top:7px}.popup-slider .owl-prev{position:absolute;top:50%;left:15px;transform:translateY(-50%);z-index:99}.popup-slider .owl-next{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);right:15px;z-index:99}.grecaptcha-badge{visibility:hidden}.page-id-572 .grecaptcha-badge{visibility:visible}.page-id-573 .grecaptcha-badge{visibility:visible}.price-section.common-section-padding.wedding-find-out-section.new-wedding-wrapper .price-wrapper .price-wrap{width:calc(33.33% - 5rem);margin:7rem 0 0 0}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h2{font-weight:600;color:#fff;font-size:4rem}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h1{font-weight:600;color:#fff;font-size:6rem;margin-top:1rem}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h3{font-weight:300;color:#fff;font-size:3rem;margin-bottom:3.5rem}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text .btn span{padding-left:0}.groups-page-section{margin-top:30px;margin-bottom:50px}.groups-page-section .professional-heading{align-items:center}.groups-page-section h2{margin-bottom:10px}.lasvegas-landing-clone-wrap{display:flex;flex-wrap:wrap;flex-direction:row}.lasvegas-landing-clone-wrap .item{width:50%;padding:10px}@media screen and (min-width:767px){.landing-pagee .header-logo-navigations{display:none}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h2{font-size:2.5rem;padding-left:0 !important}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h1{font-size:4rem}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h3{font-size:2.5rem}}.img-fluid{max-width:100%;height:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-sm-5,.col-sm-7,.col-md-3,.col-md-4,.col-md-5,.col-md-12,.col-lg-3,.col-lg-4,.col-lg-5{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width:767px){.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}}.form-group{margin-bottom:16px;margin-bottom:1rem}/*! CSS Used from: http://localhost/lasv/wp-content/themes/twentyseventeen/css/wedding.css */.wedding_items_wrap .container{border-top:3px solid #f9af1a;padding-top:48px;padding-bottom:48px;background:#f9f9f9}.wedding_items_title{font-size:30px;line-height:1.5;color:#333;font-weight:300;display:inline-block;vertical-align:middle}.wedding_item_header{margin-bottom:20px}.wedding_item_packages,.customize{border-right:1px solid #d4d4d4}#inputAdditional{margin-top:24px}.wedding_item_packages{padding:0 40px 0 20px}.Package_cost{padding:0 5px 0 20px}.customize{padding:0 40px 0 20px;height:100%}.wedding_form_icon{margin-bottom:0;display:inline-block;vertical-align:middle;margin-right:17px}.wedding_item_packages .checked_list li{padding-left:35px;margin-bottom:25px;background:url("http://localhost/lasv/wp-content/themes/twentyseventeen/images/checkbox_large.png") no-repeat 0 0;line-height:26px}.basic_package_subtitle{font-size:18px;color:rgba(51, 51, 51, 0.7);margin:20px 0;font-weight:400}.bsic_package_total{font-size:40px;line-height:1.4;color:#294179;margin-top:20px;font-weight:500}.custom_options.form-group input[type="checkbox"]{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.custom_options.form-group{margin-bottom:25px}.custom_options .col-sm-5,.custom_options .col-sm-7{margin-bottom:20px}.custom_options.form-group label{position:relative;cursor:pointer;padding-left:32px;display:block}.custom_options.form-group label:before{content:"";-webkit-appearance:none;background-color:#f9f9f9;border:2px solid #f9af1a;border-radius:2px;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;position:absolute;left:0;top:0}.custom_options.form-group input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:8px;width:6px;height:14px;border:solid #f9af1a;border-width:0 2px 2px 0;transform:rotate(45deg)}@media screen and (max-width:1500px){.wedding_items_title{font-size:26px}}@media screen and (max-width:1400px){.wedding_form_icon{max-width:45px;margin-right:12px}.wedding_items_title{font-size:24px}.Package_cost{padding-left:0}}@media screen and (max-width:1199px){.wedding_form_icon{margin-right:0;margin-bottom:10px;display:block}.wedding_items_title{font-size:25px;margin-bottom:0}}@media screen and (max-width:1200px){.wedding_items_wrap .col-md-4,.wedding_items_wrap .col-md-5{border-right:1px solid #d4d4d4}.wedding_items_wrap .col-md-3{border:none}.wedding_item_packages,.customize{padding:0;border-right:none}.wedding_items_title{font-size:22px}.wedding_item_packages .checked_list li{font-size:15px}}@media screen and (max-width:767px){.wedding_items_wrap .col-md-4,.wedding_items_wrap .col-md-5{border-right:none;padding-left:25px;padding-right:25px;margin-bottom:25px}.wedding_items_wrap .container{padding-top:25px;padding-bottom:25px}}


.landing-page-banner .desk-banner-text {
    position: absolute;
    left: 18px;
    bottom: 8%;
}

.landing-page-banner .desk-banner-text h3 {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 500;
    margin-bottom: 0;
}
.landing-page-banner .desk-banner-text h2 {
    color: #fff;
    font-size: 5.5rem;
    font-weight: 500;
    margin-bottom: 0;
}
.card-product .card-image-wrap img{border-radius: 30px;}
.gift-popup .modal-body.popup-body>img {
    border-radius: 25px;
}
.popup-slider .item>img.img-fluid {
    border-radius: 25px;
}




.main-header-section .header-logo-navigations .header-navigation ul {
    position: relative;
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu {
    background-color: #fff;
    border-bottom: 3px solid #ff6100;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    /* -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; */
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children#menu-item-343 .sub-menu{
    right: 0;
    left: auto;
  }
  
  
  
  /* .main-header-section .header-logo-navigations .header-navigation ul > li.menu-item-has-children:hover:after {
    display: block;
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: -5px;
    left: 40px;
  } */
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu{
    width: auto;
    text-align: center;
    min-width:420px;
  }
  @media screen and (max-width:1500px){
      .main-header-section .header-logo-navigations .header-navigation ul li a {
          padding: 0 2.0rem;
        }
    }
  
    @media screen and (min-width:767px) and (max-width:1024px){
      .header-book-btn a > img{display:none;}
    }
  @media screen and (min-width:768px){
      .scroll-down-arrow{display:none !important;}
      .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu{
          min-width:420px;
        }
  }
  
  .cart_wrap>div{border:none;}
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu > li:after{
    display: none;
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu a {
    display: block;
    color: #8a8a8a;
    font-weight: 500;
    font-size: 1.5rem;
    padding: 1rem 1.5rem;
    text-align: left;
    border-right: 1px solid #e8e8e8;
  
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li .sub-menu{
    display: flex;
    flex-direction: row;
  }
  
  
  
  
  /* .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu a:last-child {
    border-bottom: none;
  } */
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu li{
      padding:0;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu a:hover {
    color: #181818;
  }
  .contact-section .contact-wrapper .contact-form form .form-group .form-field span:last-child {
    background-color: #fff;
    padding: 0px 5px;
    display: inline-block;
    position: absolute;
    left: 2rem;
    top: -1rem;
    color: #636363;
  }
  section.price-section.call-now-section.contact-section .contact-wrapper .contact-form form .form-group .form-field span:last-child {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,f7f7f7+50,ffffff+100 */
  background: #f7f7f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #f7f7f7 0%, #f7f7f7 50%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #f7f7f7 0%,#f7f7f7 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #f7f7f7 0%,#f7f7f7 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  
  }
  .call-now-section.contact-section .contact-wrapper .contact-form form .form-group .form-field.full-width{width:100%;}
  .footer-privacyPolicy a{color:#fff;}
  
  .contact-section .contact-wrapper .contact-form form .form-group .form-field textarea.wpcf7-form-control.wpcf7-textarea.form-control{
    padding-top: 20px;
  }
  
  .form-submit .btn.btn-primary{
    font-family:"Poppins", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children > a::after {
    content: "\f107";
    color: #ff6100;
    opacity: 1;
    font-family: 'fontawesome';
    position: absolute;
    top:5px;
    right: 0;
    font-size: 18px;
    display: block !important;
    transform: rotate(0deg) translateY(-50%);
    
  }
  .main-header-section .header-logo-navigations .header-navigation ul li a{
    transition: 0.5s ease all;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li a:hover{
    color:#ff6100;
  }
  .banner-content .btn.btn-primary img {
    margin-right: 1rem;
  }
  .banner-section .banner-header .banner-menus ul li.active a, .banner-section .banner-header .banner-menus ul li a:hover {
    color: #fff;
    border-color: #ff6100;
  }
  
  .landing-content-wrap figure img{
    width: 36px;
  }
  .oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure:after{
      background:transparent;
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu li:last-of-type a{border-right:none;}
  
  .groups-call-banner{padding:30px; border:1px solid #ccc; margin: 0 0 40px 0;}
  .groups-call-banner h4{font-size:2.5rem; margin:0 0 1rem 0;}
  .groups-call-bannerr p{font-size:18px;}
  
  
  /* Mobile responsive css */
  
  section.banner-section.video-page-section .banner-header{max-width:33.5vw;}
  @media screen and (max-width:1440px){
      /* section.banner-section.video-page-section .banner-content{right:8%;}
      section.banner-section.video-page-section .banner-header{max-width:64rem;} */
      .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children > a::after{
          top:3px;
      }
      .aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li:before{top:3px;}
      .great-team-wrap .great-team-section-wrapper .great-team-inner-content li:before{top:2px;}
      .card-product .card-detail ul li:before{top:3px;}
      .birthday-section.price-section .price-wrapper .price-wrap .price-content li p:before{top:2px;}
  }
  @media screen and (max-width:1366px){
      /* section.banner-section.video-page-section .banner-content{right:5.8%;}
      section.banner-section.video-page-section .banner-header{max-width:64rem;} */
      section.banner-section.video-page-section .banner-header{max-width:50vw;}
  }
  @media only screen and (min-width: 768px) {
    .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children:hover >.sub-menu {
      opacity: 1;
      visibility: visible;
    }
  }
  
  .contact-section .contact-wrapper .contact-form form .form-group .form-field span.wpcf7-not-valid-tip {
    position: relative;
    color: red;
    top: 3px;
  }
  
  
  @media only screen and (max-width: 767px) {
  .contact-section .contact-wrapper .contact-form form .form-group .form-field textarea.form-control{padding-top:10px; font-family:"Poppins", sans-serif;}
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu {
    visibility: visible;
    position: relative;
    opacity: 1;
    left: unset;
    width: auto;
    background: #000;
    padding: 0;
    margin: 0;
    background: #fff;
    display: none;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu li {
    border: 0;
    padding: 0;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu::before {
    display: none;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu li a {
    font-size: 1.9rem;
    text-align:center;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children > a::after {
    opacity: 1;
    top:35%;
    left: 70%;
    right: auto;
    display: block !important;
    transform: rotate(0deg) translateY(-50%);
    
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children > a.show::after {
    transform: rotate(180deg) translateY(50%);
    top:70%;
  }
  
  .main-header-section .header-logo-navigations .header-navigation ul li .sub-menu{
    display: block;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu{
    width: auto;
    min-width: auto;
  }
  .main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu a{
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
  }
  
  }
  
  
  
  
  
  
  
  
  .mfp-iframe-scaler iframe{background-color: #fff;}
  .mfp-iframe-scaler{padding-top:70.25%;}
  @media screen and (max-width:480px){
    .mfp-container{padding-left: 0; padding-right: 0;}
    .mfp-iframe-holder .mfp-close{
      top: 6px;
      left: 13px;
      color: #000;
      font-size: 40px;
      right: auto;
      width: 33px;
  }
    .mfp-iframe-scaler {
      width: 100%;
      height: 100vh;
      overflow: hidden;
      padding-top: 0;
  }
    .mfp-iframe-scaler iframe {
      position: relative;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  }
  .mfp-iframe-holder{padding-top:0;}
  }



@media only screen and (max-width: 767px) {
    .landing-page-banner .desk-banner-text {display: none;}
}




@media only screen and (max-width:1750px){html{font-size:55%}section.landing-page-banner.banner-section.hawai-banner{height:calc(100vh - 106px) !important}}@media only screen and (max-width:1440px){html{font-size:50%}.popup-slider .item ul li:before{top:3px}section.landing-page-banner.banner-section.hawai-banner{height:calc(100vh - 106px) !important}}@media only screen and (max-width:1366px){html{font-size:45%}h2{font-size:7rem}.banner-section{height:calc(100vh - 11rem)}.common-section-padding{padding:9rem 0}.birthday-section.price-section .price-wrapper .price-wrap .price-content li p{padding-left:25px}.birthday-section.price-section .price-wrapper .price-wrap .price-content li p:before{top:0}section.landing-page-banner.banner-section.hawai-banner{height:calc(100vh - 92px) !important}section.great-team-section.great-team-video.wedding-page-wrapper.new-wedding-page-wrapper{padding-bottom:8rem}}@media only screen and (max-width:1280px){html{font-size:40%}.container{width:95%}h2{font-size:7rem;line-height:8rem}.landing-page-banner .landing-banner-content .landing-content-wrap h2#card-order-h{line-height:1.2}.btn{border-radius:5px}.banner-section{height:calc(100vh - 11rem)}.common-section-padding{padding:7rem 0}.main-header-section .header-logo-navigations .header-logo img{max-width:25rem}.main-header-section .header-logo-navigations .header-navigation{margin-left:5rem}.main-header-section{padding:2rem 15px}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky{width:70%}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content{padding-left:5rem;padding-right:5rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services:before{right:-5rem;bottom:-2rem;width:12rem;height:12rem}.weloveskydrive-section{padding-top:10rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-top-section{padding-top:7rem}.greatskydiving-section{padding-bottom:18rem}.banner-section .banner-header{top:2rem}.main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children>a::after{top:0}.landing-page-banner .landing-page-banner-wrap{width:60%}.landing-page-banner .landing-banner-content{width:40%}}@media only screen and (max-width:1100px){.price-section .price-wrapper .price-wrap{width:calc(50% - 3rem)}.will-you-marry-section .will-marry-heading h4{font-size:14rem;margin-top:-50px}.first-letter{font-size:150px}.will-you-marry-section .will-marry-heading h3{padding-left:135px}.will-marry-logo img{max-width:80%;margin:0 auto;display:block}.form-row{flex-direction:column}.form-row .billing-form{width:100%}.form-row .payment-form{width:100%}.form-row .checkout-form-wrap{padding:50px}.form-row .checkout-form-wrap label{font-size:2rem}.form-row .checkout-form-wrap input.form-control,.form-row .checkout-form-wrap textarea.form-control,.form-row .checkout-form-wrap select.form-control{font-size:2.5rem}.wedding-customize-inner .custom-select select{width:120px}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section{padding-left:5rem;padding-right:5rem}}@media only screen and (max-width:991px){html{font-size:38%}.container{width:95%}.main-header-section .header-logo-navigations .header-navigation{margin-left:2rem}.main-header-section .header-logo-navigations .header-navigation ul li a{padding:0 1.3rem}.main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children>a::after{right:-5px}.main-header-section .header-logo-navigations .header-navigation ul li a:after{right:-1.6rem}.main-header-section .header-contact-detail .banner-contact-no{margin-left:1rem}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content{padding-left:2rem;padding-right:2rem}.banner-section .banner-header{top:3rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a h4{bottom:7rem}.contact-section .contact-wrapper .contact-form{width:45%}.contact-section .contact-detail{width:50%}.great-team-section-wrapper .great-team-inner-content{padding:10px;margin:3rem 0}.great-team-section-wrapper .great-team-inner{margin:3rem 2rem}.meet-page-banner .meet-banner-content .meet-banner-header{padding:2rem 4rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap{padding:5rem 4rem 8rem}.great-team-head-wrap .aboutgojump-wrap .aboutgojump-rightpart{padding:0 5rem 0 0}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li:before,.great-team-wrap .great-team-section-wrapper .great-team-inner-content li:before{top:2px;width:10px;height:10px;line-height:11px !important;border-radius:2px;font-size:6px !important}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3{font-size:5rem}.galler-wrapper .gallery-wrap{width:48%}.birthday-section.price-section .price-wrapper .price-wrap figure{padding:3rem 6rem}.price-section .price-wrapper .price-wrap .price-content{padding:3rem}.birthday-section.price-section .price-wrapper .price-wrap .price-content li p{width:75%}section.banner-section.video-page-section .banner-content{right:0;left:20px}.will-you-marry-section .will-you-marry-section-inner{padding:5rem 5rem}.will-you-marry-section .will-marry-heading h4{font-size:8rem}.first-letter{font-size:100px}.will-you-marry-section .will-marry-heading h3{padding-left:91px}.will-marry-logo img{max-width:50%}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3{font-size:4rem}section.great-team-section.great-team-video.wedding-page-wrapper{margin-bottom:0}.wedding-contact-section .wedding-contact-wrapper{padding-left:5rem;padding-right:5rem}.wedding-contact-section .wedding-contact-form-part .contact-form form textarea.form-control{height:60px;min-height:auto}.banner-section.video-page-section.birthday-page-section.wedding-page-section .banner-content{right:10.8rem}.landing-page-banner{height:auto !important}.landing-page-banner .landing-page-banner-wrap{width:100%}.landing-page-banner .landing-banner-content{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-page-banner .landing-banner-content .landing-content-wrap{padding:3rem 15px;width:100%}.landing-page-banner .landing-banner-content .privacyPolicy{width:100%;position:unset;padding:0 15px 3rem}section.landing-page-banner.banner-section.hawai-banner{height:auto !important;display:block}.hawai-banner.landing-page-banner .landing-banner-content{border:none}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h4{display:inline-block}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{display:inline-block;padding-left:10px}.card-product .card-detail ul li{font-size:2.2rem}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .shipping-detail h4{font-size:3rem}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner .shipping-detail p{font-size:2rem}.cart_wrap>div{padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:0}.cart_wrap{flex-direction:column;padding-top:20px}.cart_tittle p{font-size:3rem}.cart_tittle h2{font-size:5rem}.input-number-wrap span{height:50px;line-height:50px}.input-number-wrap input{height:50px}.cart_price h3{font-size:3.5rem}.wedding-customize-inner h3{min-width:44px;margin-right:0}}@media only screen and (max-width:767px){html{font-size:48%}h2{font-size:5rem}.mobile-hamburg,.header-mobile{display:block}.banner-contact-no,.header-contact-detail,.oceanviewSkydiving-section .fiveCollumn{display:none !important}.banner-section .banner-header{position:unset;top:0;max-width:100%;border-radius:0;background-color:#181818;padding:10px 5rem;display:none !important}.main-header-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 5rem;position:fixed;top:0;width:100%}.banner-section .banner-header .banner-logo img,.main-header-section .header-logo-navigations .header-logo img{max-width:30rem}.banner-section .banner-content{width:50%;left:50%}.banner-section .banner-content h2{font-size:3rem;font-weight:400;line-height:4.5rem}.banner-section .banner-content br{display:none}.banner-section .banner-content h1{font-size:7rem}.common-section-padding{padding:12rem 0 5rem 0}.oceanviewSkydiving-section .oceanView-wrapper{margin-top:2rem}.oceanviewSkydiving-section .oceanView-wrapper .oceanView-content{width:100%;padding-right:0}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services{width:100%;margin-top:4rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure{height:30rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services:before,.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services:after{display:none}.banner-section .banner-content h3{display:none}.banner-section{background-position:left 20% top 20%}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky{width:100%}.greatskydiving-section .skydivingMap{width:100%;position:unset}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-content-inner div p{max-width:100%;font-size:2.2rem}.greatskydiving-section .greatskydiving-wrapper .greatskydiving-great-sky .greatskydiving-top-section{padding-top:2rem}.professional-section .professional-head{padding:4rem}.professional-section .professional-head .professional-heading{width:100%;border-bottom:1px solid #dddddd;padding-bottom:10px;margin-bottom:10px}.professional-section .professional-head .professional-sectiom-photo-video{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.professional-section .professional-head .professional-sectiom-photo-video h3{font-size:3rem}.professional-section .professional-head .professional-sectiom-photo-video p{font-size:2rem}.professional-section .professional-head .professional-sectiom-photo-video .learn-about{font-size:2rem}.weloveskydrive-section .weloveskydrive-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-leftpart{width:100%}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart{width:100%;margin-bottom:4rem;padding:0}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure img{width:100%}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-rightpart figure:after{left:-2rem;bottom:-1rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart{width:100%;margin-bottom:3rem;margin-top:2rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-leftpart figure:after{right:-2rem;bottom:-1rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart{width:100%;padding:0}.confidentlyexperienced-section .confidentlyexperienced-top-section h2{margin-bottom:1rem}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner{margin-top:2rem}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content{width:100%;border-left:0;border-top:1px solid #373737;padding:3rem 0;margin:0}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content:first-child{padding-top:0}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content p{font-size:2rem}.happyClient-section .happyClient-wrapper{display:block}.happyClient-section .happyClient-wrapper .happyClient-wrap{width:100%;margin-bottom:30px}.happyClient-section .happyclient-head .happyClient-social{text-align:left}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-sectiom-follow{text-align:left;margin-top:10px}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a h4{bottom:2rem}.banner-section .banner-header{padding-left:27px;padding-right:27px}.main-header-section{padding-left:27px;padding-right:27px}.banner-menus.active{left:0}.banner-menus{height:100vh;background-color:#181818;display:inline-block;transition:0.5s ease all;width:100%;position:fixed;left:-100%;top:55px;z-index:10000;padding:2.7rem}.banner-section .banner-header .banner-menus ul li{text-align:center;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #2d2d2d;max-width:80%;margin:0 auto}.banner-section .banner-header .banner-menus.active ul li{display:block}.main-header-section .header-logo-navigations .header-navigation .btn-primary{opacity:1;visibility:visible;display:block;margin-left:7.5px;margin-right:7.5px}.header-navigation.active{left:0}.header-navigation{height:calc(100vh - 62px);background-color:#181818;display:inline-block;transition:0.5s ease all;width:100%;text-align:center;position:fixed;left:-150%;top:auto;z-index:10;padding:2.7rem}.main-header-section .header-logo-navigations .header-navigation ul li{border-bottom:1px solid #2d2d2d;max-width:80%;margin:0 auto;display:block}.main-header-section .header-logo-navigations .header-navigation ul li a{padding-top:18px;padding-bottom:18px;display:block}.main-header-section .header-logo-navigations .header-navigation ul li:last-child{border-bottom:none}.main-header-section .header-logo-navigations .header-navigation.active ul li{display:block}.main-header-section .header-logo-navigations .header-navigation.active ul li a:after{display:none}.main-header-section .header-logo-navigations .header-navigation.active{margin-left:0;overflow-y:auto}.feelthebreeze-section .feelthebreeze-head{justify-content:right}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-heading p{font-size:2rem}.contact-section .contact-wrapper .contact-form{width:100%;margin-bottom:30px}.contact-section .contact-detail{width:100%}.price-section .price-wrapper{display:block}.price-section .price-wrapper .price-wrap{width:100%;margin:7rem 0}.main-header-section .header-logo-navigations .header-navigation ul li.dropdown-item .dropdown-wrap{width:20rem;left:43%}.great-team-section-wrapper{display:block}.great-team-section-wrapper .great-team-inner{width:100%;margin:20px 0}.great-team-section-wrapper .great-team-inner-content{width:100%;margin:20px 0 60px 0;padding:0}.banner-section .banner-header .banner-menus ul li a{font-size:1.8rem}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li .sub-menu a{text-align:center}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li .sub-menu:before{display:none}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li .sub-menu{opacity:1;top:auto;left:auto;visibility:visible;display:none;width:100% !important;position:relative}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li .sub-menu.show-dropdown{display:block}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li i{transition:0.5s ease all}.main-header-section .header-logo-navigations .header-navigation #menu-main-menu li>.show i{transform:rotate(180deg)}.meet-banner-header,.meet-banner-content-wrap{background-color:#000}.meet-banner-content-wrap{margin-top:0}.meet-page-banner .meet-banner-content{width:100%;background-color:transparent}.meet-page-banner .meet-banner-content .meet-banner-content-wrap p{font-size:3rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap h1{font-size:10rem}.meet-page-banner .meet-banner-content .meet-banner-content-wrap{padding:4rem 15px;height:100%}.great-team-head-wrap .aboutgojump-wrap{flex-direction:column-reverse}.great-team-wrap .great-team-section-wrapper .great-team-inner-content{padding:0;margin-bottom:0;width:100%}.great-team-wrap .great-team-section-wrapper .great-team-inner{width:100%;margin:3rem 0 0 0;padding:0}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3{font-size:4rem}.meet-page-banner .meet-banner-content{border:none}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li:before,.great-team-wrap .great-team-section-wrapper .great-team-inner-content li:before{top:4px}.meet-page-banner .meet-banner-content .meet-banner-content-wrap p{font-size:2.5rem}.bg-light-gray.great-team-wrap .great-team-section-wrapper .great-team-inner:before,.great-team-wrap:nth-child(even) .great-team-section-wrapper .great-team-inner:before{left:-2rem;border-left:1rem solid #ff6100;border-right:none}.bg-light-gray.great-team-wrap .great-team-section-wrapper .great-team-inner:after,.great-team-wrap:nth-child(even) .great-team-section-wrapper .great-team-inner:after{right:-2rem;left:auto}.great-team-video{margin-bottom:100px}.banner-section{height:100vh;top:0}.header-navigation{height:calc(100vh - 62px);top:64px;padding-top:50px}.mobileMenu-close{position:absolute;right:15px;top:8px;color:#fff;font-size:20px}.mobileMenu-close{display:block}.main-header-section .header-logo-navigations .header-navigation ul li{padding:0}.meet-page-banner .meetPage-banner{width:100%}.meet-page-banner .meet-banner-content .meet-banner-header{display:none}.meet-page-banner .meet-banner-content .meet-banner-content-wrap p{font-size:1.6rem;margin-bottom:1.5rem}.landing-page-banner .banner-header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding:0px 3rem}.landing-page-banner .banner-header .banner-logo{background-color:transparent}.landing-page-banner .landing-banner-content{margin-top:-10px}.landing-page-banner .landing-page-banner-wrap .landing-page-footer{display:none}.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:5rem}.main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children>a::after{top:35%;left:70%;right:auto}.meet-page-banner{height:auto;padding-top:7rem}.main-header-section .header-logo-navigations .header-navigation ul li .sub-menu{display:block}.main-header-section .header-logo-navigations .header-navigation ul li.menu-item-has-children .sub-menu{width:auto}.wedding-contact-section .wedding-contact-wrapper{padding:0}.wedding-contact-section .wedding-contact-form-part .contact-form form textarea.form-control{height:81px}.landing-page-banner .banner-header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding:0px 3rem}.landing-page-banner .banner-header .banner-logo{background-color:transparent}.landing-page-banner .landing-banner-content{margin-top:-10px}.landing-page-banner .landing-page-banner-wrap .landing-page-footer{display:none}.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:5rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap p{margin-top:3rem;margin-bottom:3rem;text-align:justify;line-height:3.2rem}section.landing-page-banner.banner-section.hawai-banner .banner-header{display:none !important}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:8rem}.landing-page-banner .landing-page-banner-wrap .landing-page-banner-img{height:calc(100vh - 200px)}.mobile-banner-text{display:block}.landing-page-banner .landing-banner-content .landing-content-wrap h3,.landing-page-banner .landing-banner-content .landing-content-wrap h2,.landing-page-banner .landing-banner-content .landing-content-wrap .gift-banner-text{display:none}.price-section .price-wrapper .price-wrap .price-content .price-info p{width:100%}.card-product{flex-direction:column;padding-bottom:40px}.card-product .card-image-wrap{width:100%}.card-product .card-detail-wrap{width:100%;padding-left:0;padding-top:20px;padding-bottom:20px}.card-wrap{padding-top:40px}.card-product .card-detail ul li{margin-bottom:10px}.card-product .card-detail .card-flex .input-number-wrap span{width:50px;height:40px}.card-product .card-detail .card-flex .input-number-wrap input{width:50px;height:40px}.shipping-banner h2{font-size:6rem;margin-bottom:30px}.shipping-banner .shipping-row{flex-direction:column}.shipping-banner .shipping-row .shipping-content-row{width:100%}.shipping-banner .shipping-row .shipping-content-row .bl{border-right:none;border-bottom:1px solid #ff6100}.shipping-content-inner .icon{min-width:80px;max-width:80px}.shipping-banner .shipping-row .shipping-content-row .shipping-content-inner{padding:10px 15px}.shipping-banner{padding:40px 10px}.cart_bottom .custom-radio~.custom-radio{margin-left:0}.cart_bottom .custom-radio{display:block;margin-bottom:10px}.landing-page-banner .landing-banner-content .landing-content-wrap .landing-banner-btns{margin-top:2rem}.landing-page-banner .mobile-banner-text h2#card-order-h{line-height:1.2;font-size:3rem}.price-section.common-section-padding.wedding-find-out-section.new-wedding-wrapper .price-wrapper .price-wrap{width:100%}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner{display:block}.wedding-package-up-wrapper .wedding-package-up-wrapper-inner .wedding-package-sub-section{width:100%;margin-bottom:30px}.wedding-customize-inner h3{min-width:65px}.wedding-customize-inner .custom-select select{width:150px}}@media only screen and (max-width:640px){.banner-section .banner-content{width:45%;left:55%}.banner-section .banner-content h2{font-size:3rem;font-weight:400;line-height:4.5rem}.banner-section .banner-content br{display:none}.banner-section .banner-content h1{font-size:7rem}.professional-section .professional-head .professional-heading figure{margin-right:1.5rem}.professional-section .professional-head .professional-heading figure img{max-width:8rem}.professional-section .professional-head .professional-sectiom-photo-video{display:block}.feelthebreeze-section{padding-bottom:5rem}.happyClient-section .happyClient-wrapper{margin-top:4rem}.confidentlyexperienced-section .confidentlyexperienced-wrap-inner .confidentlyexperienced-content p{text-align:justify}p{text-align:justify}.main-footer .footer-privacyPolicy p{text-align:center}.happyClient-section .happyClient-wrapper .happyClient-wrap:before{display:none}.happyClient-section .happyClient-wrapper .item{padding:0}.happyClient-wrapper .owl-nav{position:absolute;bottom:56px}.happyClient-wrapper .owl-dots{position:absolute;bottom:66px;right:0}.happyClient-section .happyClient-wrapper .happyClient-wrap{padding:2.5rem;padding-bottom:10rem}.contact-section .contact-wrapper .contact-form form .form-group{display:block}.contact-section .contact-wrapper .contact-form form .form-group .form-field{width:100%}.galler-wrapper .gallery-wrap{width:47%;margin-top:3rem}.galler-wrapper .gallery-wrap{width:100%}.call-now-section.contact-section .contact-wrapper .contact-form form .form-group .form-field{width:100%}.call-now-section.contact-section .call-now-section-wrapper h2{font-size:3rem;line-height:1.5}.call-now-section.contact-section{padding:5rem 0 8rem 0}.banner-section.video-page-section.birthday-page-section{background-position:21% top}.banner-section.video-page-section.birthday-page-section.wedding-page-section{background-position:38% top}.wedding-contact-section .wedding-contact-form-part .contact-form form{display:block}.wedding-contact-section .wedding-contact-form-part .contact-form form .form-group{width:100%}.wedding-contact-section .wedding-contact-form-part h3{font-size:4rem}.common-section-padding{padding:6rem 0 5rem 0}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h4{font-size:3.5rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:5rem}.landing-page-banner .landing-banner-content .privacyPolicy p{text-align:center}.form-row .checkout-form-wrap{padding:20px}.form-row .checkout-form-wrap input.form-control,.form-row .checkout-form-wrap textarea.form-control,.form-row .checkout-form-wrap select.form-control{height:30px}.form-row .billing-form .checkout-form-wrap .form-group .row{flex-direction:column}.form-row .billing-form .checkout-form-wrap .form-group .row .col-md-6{width:100%}.btn-blue{margin-top:20px}.cart_tittle h2{font-size:3rem}.cart_tittle p{font-size:2rem}.cart_bottom{flex-direction:column}.checkout-form-wrapper .container{width:100%}.checkout-form-wrapper{padding-top:0}}@media only screen and (max-width:480px){h2{line-height:1.5;font-size:3.5rem}.price-section .price-wrapper .price-wrap .price-content h4{font-size:2.5rem}.banner-section{background-position:left 30% top 20%}.banner-section .banner-content{width:50%;left:50%;padding-right:15px}.banner-section .banner-content h2{font-weight:400;line-height:4.5rem}.banner-section .banner-content br{display:none}.banner-section .banner-content h1{font-size:5rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap a figure{height:25rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap{margin-bottom:2rem;width:calc(50% - 1rem)}.professional-section .professional-head .professional-heading h2{font-size:3rem}.professional-section .professional-head .professional-heading p{font-size:1.5rem}.professional-section .professional-head .professional-sectiom-photo-video h3{font-size:2rem}.professional-section .professional-head{padding:2.5rem}.main-footer .footer-logo-navigation ul li a{padding:1rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content h2{font-size:2.5rem;padding-bottom:1rem;margin-bottom:2rem}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content h4{font-size:2rem}.feelthebreeze-section .feelthebreeze-head .feelthebreeze-heading h2{font-size:4rem}.confidentlyexperienced-section .confidentlyexperienced-top-section h2{font-size:3rem}.weloveskydrive-section .weloveskydrive-wrap .weloveskydrive-leftpart .weloveskydrive-content h2{font-size:3rem}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services{display:block}.oceanviewSkydiving-section .oceanView-wrapper .skydiving-services .skydiving-service-wrap{width:100%}.banner-section .banner-header .banner-logo img,.main-header-section .header-logo-navigations .header-logo img{max-width:80%;margin:0 auto;display:block}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap{display:block}.contact-section .contact-wrapper .contact-detail .contact-detail-wrap .contact-detail-content{width:100%}.contact-detail-wrap a.btn.gray-button{margin-top:20px}.contact-head h2.text-secondary{font-size:3rem}.contact-section .contact-wrapper .contact-form h4{font-size:2rem}.price-section .price-wrapper .price-wrap .price-content{padding:2rem}.common-section-padding{padding:9rem 0 3rem 0}.great-team-section-wrapper .great-team-inner-content li:before{top:5px}.main-header-section .header-logo-navigations .header-navigation .btn-primary{margin-left:5px;margin-right:5px}.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li:before,.great-team-wrap .great-team-section-wrapper .great-team-inner-content li:before{top:5px}.great-team-wrap .great-team-section-wrapper .great-team-inner-content h3{font-size:3.5rem;margin-bottom:2rem}.great-team-wrap .great-team-section-wrapper .great-team-inner-content p,.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li{margin-bottom:1rem}.great-team-wrap .great-team-section-wrapper .great-team-inner-content li,.aboutgojump-section .aboutgojump-wrap .aboutgojump-rightpart .aboutgojump-content ul li{padding-left:3rem}.price-section .price-wrapper .price-wrap .price-content ul li span{font-size:3rem}.price-section .price-wrapper .price-wrap{margin:6rem 0}section.banner-section.video-page-section.birthday-page-section .banner-content{width:100%;left:0;padding-left:20px}.birthday-page-section.banner-section .banner-content h1{font-size:6rem}.birthday-page-section.banner-section .banner-content h2{font-size:4rem}section.banner-section.video-page-section{background-position:left 30% top 20%}.main-header-section .header-logo-navigations .header-navigation ul li a{font-size:2.2rem}.wedding-contact-section .wedding-contact-wrapper{display:block}.wedding-contact-section .wedding-contact-image-part{width:100%}.wedding-contact-section .wedding-contact-form-part{padding-left:0;width:100%;margin-top:30px}.wedding-page-wrapper .great-team-inner-content h4{font-size:3.5rem}.will-you-marry-section .will-you-marry-section-inner{display:block}.will-you-marry-section .will-marry-heading h3{font-size:3rem;padding-left:60px}.will-you-marry-section .will-marry-heading h4{font-size:4rem;margin-top:-34px;margin-bottom:15px}.will-you-marry-section .will-you-marry-section-inner{padding:3rem}.first-letter{font-size:70px}.landing-page-banner .landing-banner-content .landing-content-wrap h3{font-size:3rem}.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:4rem}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h4{font-size:3rem;margin-right:8px}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{font-size:3rem;padding-left:0}.card-product .card-detail .card-flex{flex-direction:column;align-items:start}.card-product .card-detail .card-flex .clearfix{margin-bottom:20px}.shipping-banner h2{font-size:3.5rem}.checkout_billing_toggle{flex-direction:column}.checkout_billing_toggle span{margin-right:0;margin-bottom:5px}.popup-flex{flex-direction:column;align-items:start}.popup-flex h5{margin-bottom:10px}.popup-flex .quantity{margin-bottom:10px}.hawai-banner.landing-page-banner .landing-banner-content .landing-content-wrap h2{padding-left:0;font-size:3rem}.landing-page-banner .landing-banner-content .landing-content-wrap .group-banner-text h1{font-size:4rem;margin-bottom:15px;line-height:1.2}.landing-page-banner .landing-banner-content .landing-content-wrap{padding:3rem 30px}.bachelor-section.birthday-section.price-section .price-wrapper .price-wrap .price-content li p{width:100%}}