@import url(https://fonts.googleapis.com/css?family=Cairo);@import url(https://fonts.googleapis.com/css?family=Poppins:400,500);html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Cairo!important;font-weight:400;font-style:normal;line-height:1.8;letter-spacing:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#484848;font-family:Cairo}h5{font-size:1.6rem;line-height:2.5rem}h6{font-size:1.2rem;line-height:2rem}p{font-size:1.3rem;line-height:2rem;color:#000}.p-tb-1{padding:1rem 0}.p-tb-2{padding:2rem 0}.p-tb-3{padding:3rem 0}.p-b-1{padding-bottom:1rem}.p-b-2{padding-bottom:2rem}.p-b-3{padding-bottom:3rem}.p-t-1{padding-top:1rem}.p-t-2{padding-top:2rem}.p-t-3{padding-top:3rem}.m-tb-1{margin:1rem 0}.m-tb-2{margin:2rem 0}.m-tb-3{margin:3rem 0}.m-b-1{margin-bottom:1rem}.m-b-2{margin-bottom:2rem}.m-b-3{margin-bottom:3rem}.m-t-1{margin-top:1rem}.m-t-2{margin-top:2rem}.m-t-3{margin-top:3rem}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.gradient-color{background:#000428;background:-webkit-linear-gradient(315deg,#000428,#0074da);background:linear-gradient(135deg,#000428,#0074da)}.reflection-text{position:relative;color:#353535;text-align:center;text-transform:uppercase;letter-spacing:0;font-weight:500}.reflection-text::after{content:'';bottom:0;position:absolute;width:150px;left:calc(50% - 75px);height:20px}.reflection-text-white::after{background:url(../images/line-break/line-break-white.svg) no-repeat}.reflection-text:not(.reflection-text-white)::after{background:url(../images/line-break/line-break-10.svg) no-repeat}.main-section{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:40px 0}.very_small_hamburger{padding-top:1.5rem}.very_small_hamburger svg{width:80px;height:50px;cursor:pointer;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.very_small_hamburger path{fill:none;-webkit-transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke-dasharray .5s cubic-bezier(.25,-.25,.75,1.25);transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke-dasharray .5s cubic-bezier(.25,-.25,.75,1.25);stroke-width:40px;stroke-linecap:round;stroke:#fff;stroke-dashoffset:0}.very_small_hamburger path.bottom,.very_small_hamburger path.top{stroke-dasharray:240px 950px}.very_small_hamburger path.middle{stroke-dasharray:240px 240px}.very_small_hamburger.open path.bottom,.very_small_hamburger.open path.top{stroke-dashoffset:-650px}.very_small_hamburger.open path.middle{stroke-dashoffset:-115px;stroke-dasharray:1px 220px}.ham-cont{margin-left:-11px;margin-top:-2px}.ham-cont .very_small_hamburger{padding-top:0}.ham-cont svg{width:60px;height:40px}.title-link{position:relative;overflow:hidden;font-weight:500;color:inherit;text-transform:uppercase;font-size:1.5rem}.title-link::before{content:'';position:absolute;height:100%;width:100%;border-width:2px 0;color:#fff;border-style:solid;left:0;-webkit-transform:translate3d(-101%,0,0);transform:translate3d(-101%,0,0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.title-link:hover::before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.title-link span{display:inline-block;position:relative;-webkit-transform:perspective(1000px) rotate3d(0,1,0,0deg);transform:perspective(1000px) rotate3d(0,1,0,0deg);-webkit-transition:color .5s,-webkit-transform .5s;transition:color .5s,-webkit-transform .5s;transition:transform .5s,color .5s;transition:transform .5s,color .5s,-webkit-transform .5s}.title-link:hover span{color:#000;-webkit-transform:perspective(1000px) rotate3d(0,1,0,360deg);transform:perspective(1000px) rotate3d(0,1,0,360deg)}.title-link.blacky:hover span{color:#6a6a6a}.title-link span:nth-child(7),.title-link:hover span:first-child{-webkit-transition-delay:0s;transition-delay:0s}.title-link span:nth-child(6),.title-link:hover span:nth-child(2){-webkit-transition-delay:50ms;transition-delay:50ms}.title-link span:nth-child(5),.title-link:hover span:nth-child(3){-webkit-transition-delay:.1s;transition-delay:.1s}.title-link span:nth-child(4),.title-link:hover span:nth-child(4){-webkit-transition-delay:.15s;transition-delay:.15s}.title-link span:nth-child(3),.title-link:hover span:nth-child(5){-webkit-transition-delay:.2s;transition-delay:.2s}.title-link span:nth-child(2),.title-link:hover span:nth-child(6){-webkit-transition-delay:.25s;transition-delay:.25s}.title-link span:first-child,.title-link:hover span:nth-child(7){-webkit-transition-delay:.3s;transition-delay:.3s}.shadow-button{color:#0b0b0b;border:1px solid #0b0b0b;margin-top:2rem;border-radius:30px;box-shadow:0 6px 5px 0 rgba(0,0,0,.18),0 1px 9px 0 rgba(0,0,0,.15);-webkit-transition:all .4s ease-out;transition:all .4s ease-out;display:inline-block}.shadow-button .fa-arrow-right{color:inherit;opacity:0;-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:opacity .3s ease-out,-webkit-transform .2s ease-out .1s;transition:opacity .3s ease-out,-webkit-transform .2s ease-out .1s;transition:transform .2s ease-out .1s,opacity .3s ease-out;transition:transform .2s ease-out .1s,opacity .3s ease-out,-webkit-transform .2s ease-out .1s}.shadow-button:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.28),0 4px 15px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.shadow-button:hover .fa-arrow-right{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}.desc{max-width:900px;margin:0 auto;text-align:center}.owl-nav{z-index:-1;position:absolute;top:30%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;left:0;margin:0;color:#4e4e4e}.owl-nav i{font-size:3rem;padding:1rem}.owl-nav .disabled{opacity:.3;cursor:default!important}.owl-nav .owl-prev{position:absolute;left:-70px}.owl-nav .owl-next{position:absolute;right:-70px}.owl-dots{padding-top:1rem;margin-top:.5rem;text-align:center}.owl-dots .owl-dot{display:inline-block;-webkit-transition:opacity .2s;transition:opacity .2s}.owl-dots .owl-dot:hover{opacity:.7}.owl-dots .owl-dot span{background-color:silver;display:inline-block;height:2px;margin:5px 7px;opacity:1;width:22px}.owl-dots .owl-dot.active span{background-color:#000}a:focus,a:visited,i:focus{outline:0}.hidden{display:none}.pre-loader{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;z-index:10000}.pre-loader .loader{width:2.5em;height:2.5em;position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em);-webkit-transform:rotate(165deg);transform:rotate(165deg)}.pre-loader .loader:after,.pre-loader .loader:before{content:'';position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pre-loader .loader:before{-webkit-animation:before 2s infinite;animation:before 2s infinite}.pre-loader .loader:after{-webkit-animation:after 2s infinite;animation:after 2s infinite}@-webkit-keyframes before{0%{width:.5em;box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}35%{width:2.5em;box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75)}70%{width:.5em;box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75)}100%{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@keyframes before{0%{width:.5em;box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}35%{width:2.5em;box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75)}70%{width:.5em;box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75)}100%{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@-webkit-keyframes after{0%{height:.5em;box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}35%{height:2.5em;box-shadow:.5em 0 rgba(61,184,143,.75),-.5em 0 rgba(233,169,32,.75)}70%{height:.5em;box-shadow:.5em -1em rgba(61,184,143,.75),-.5em 1em rgba(233,169,32,.75)}100%{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}}@keyframes after{0%{height:.5em;box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}35%{height:2.5em;box-shadow:.5em 0 rgba(61,184,143,.75),-.5em 0 rgba(233,169,32,.75)}70%{height:.5em;box-shadow:.5em -1em rgba(61,184,143,.75),-.5em 1em rgba(233,169,32,.75)}100%{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}}#colors-switcher{background:#fff none repeat scroll 0 0;box-shadow:0 0 5px 0 rgba(0,0,0,.2);left:-161px;position:fixed;top:30%;width:160px;z-index:9999;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}#colors-switcher.active{left:0}#colors-switcher div{padding:12px}#colors-switcher h2{color:#2a2a2a;font-size:1rem;font-weight:400;margin-bottom:0;margin-right:0;margin-top:0;padding:10px 4px 0;text-align:center;text-transform:capitalize}#colors-switcher h2 a{background-color:#202020;display:block;height:40px;position:absolute;right:-40px;top:0;width:40px}#colors-switcher h2 a i{position:absolute;font-size:20px;color:#fff;left:10px;top:10px}#colors-switcher .colors{margin:0 0 10px 0;list-style:none;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:7px}#colors-switcher .colors a{cursor:pointer;display:block;height:20px;width:20px;margin:5px}#colors-switcher .colors a.active{box-shadow:0 0 0 2px #000;border:1px solid #fff}#colors-switcher .style1{background:-webkit-linear-gradient(60deg,#00c3b0,#44c931);background:linear-gradient(30deg,#00c3b0,#44c931)}#colors-switcher .style2{background:-webkit-linear-gradient(60deg,#007bc3,#2eb8b7);background:linear-gradient(30deg,#007bc3,#2eb8b7)}#colors-switcher .style3{background:-webkit-linear-gradient(60deg,#c10f41 0,#233b88 100%);background:linear-gradient(30deg,#c10f41 0,#233b88 100%)}#colors-switcher .style4{background:-webkit-linear-gradient(315deg,#2989d8 50%,#1e5799 50%,#207cca 50%,#ed2561 50%);background:linear-gradient(135deg,#2989d8 50%,#1e5799 50%,#207cca 50%,#ed2561 50%)}#colors-switcher .style5{background:-webkit-linear-gradient(315deg,#005ca5 0,#004277 50%,#0a0809 51%,#2a2226 100%);background:linear-gradient(135deg,#005ca5 0,#004277 50%,#0a0809 51%,#2a2226 100%)}#colors-switcher .style6{background:-webkit-linear-gradient(315deg,#000 50%,#000 50%,#000 50%,#7f060d 50%);background:linear-gradient(135deg,#000 50%,#000 50%,#000 50%,#7f060d 50%)}#colors-switcher .style7{background:-webkit-linear-gradient(315deg,#1a2a6c,#b21f1f,#fdbb2d);background:linear-gradient(135deg,#1a2a6c,#b21f1f,#fdbb2d)}#colors-switcher .style8{background:-webkit-linear-gradient(315deg,#070000,#4c0001,#070000);background:linear-gradient(135deg,#070000,#4c0001,#070000)}#colors-switcher .style9{background:-webkit-linear-gradient(315deg,#30e8bf,#ff8235);background:linear-gradient(135deg,#30e8bf,#ff8235)}#colors-switcher .style10{background:-webkit-linear-gradient(315deg,#000428,#0074da);background:linear-gradient(135deg,#000428,#0074da)}#colors-switcher .style11{background:-webkit-linear-gradient(315deg,#ceac7a,#ef629f);background:linear-gradient(135deg,#ceac7a,#ef629f)}#colors-switcher .style12{background:-webkit-linear-gradient(315deg,#00bf8f,#001510);background:linear-gradient(135deg,#00bf8f,#001510)}#colors-switcher .style14{background:-webkit-linear-gradient(60deg,#314755,#26a0da);background:linear-gradient(30deg,#314755,#26a0da)}#colors-switcher .style15{background:-webkit-linear-gradient(60deg,#e65c00,#f9d423);background:linear-gradient(30deg,#e65c00,#f9d423)}#colors-switcher .style16{background:-webkit-linear-gradient(60deg,#d12924,#60090c);background:linear-gradient(30deg,#d12924,#60090c)}#colors-switcher .style17{background:-webkit-linear-gradient(60deg,#ff512f,#dd2476);background:linear-gradient(30deg,#ff512f,#dd2476)}#colors-switcher .style18{background:-webkit-linear-gradient(315deg,#03001e,#7303c0,#ec38bc);background:linear-gradient(135deg,#03001e,#7303c0,#ec38bc)}#colors-switcher .style19{background:-webkit-linear-gradient(60deg,#fc354c,#0abfbc);background:linear-gradient(30deg,#fc354c,#0abfbc)}#colors-switcher .style20{background:-webkit-linear-gradient(60deg,#00f0ff,#ff00f6);background:linear-gradient(30deg,#00f0ff,#ff00f6)}#colors-switcher .style21{background:-webkit-linear-gradient(60deg,#83a4d4,#b6fbff);background:linear-gradient(30deg,#83a4d4,#b6fbff)}#colors-switcher .style13{background:#4bc0c0}#colors-switcher .style22{background:#43cea2}#colors-switcher .style23{background:-webkit-linear-gradient(315deg,#000428 50%,#000428 50%,#000428 50%,#26a0da 50%);background:linear-gradient(135deg,#000428 50%,#000428 50%,#000428 50%,#26a0da 50%)}#colors-switcher .style24{background:-webkit-linear-gradient(315deg,#73f2ff 50%,#00f0ff 50%,#ff00f6 50%,#ff70f4 50%);background:linear-gradient(135deg,#73f2ff 50%,#00f0ff 50%,#ff00f6 50%,#ff70f4 50%)}#colors-switcher .style25{background:-webkit-linear-gradient(top,#1a294a,#1f3158,#263c6c,#263c6b,#2d4881,#355598,#3e63b1,#4975d1,#5080e5,#598fff);background:linear-gradient(180deg,#1a294a,#1f3158,#263c6c,#263c6b,#2d4881,#355598,#3e63b1,#4975d1,#5080e5,#598fff);background-size:1800% 1800%;-webkit-animation:rainbows 10s ease infinite;animation:rainbows 10s ease infinite}#colors-switcher .style26{background:-webkit-linear-gradient(315deg,#3d0d13,#68161f,#891d29,#ac2534,#d42d40,#ff364d,#033332,#06716f,#09a6a3,#0abfbc,#0bdbd8,#0cebe7);background:linear-gradient(135deg,#3d0d13,#68161f,#891d29,#ac2534,#d42d40,#ff364d,#033332,#06716f,#09a6a3,#0abfbc,#0bdbd8,#0cebe7);background-size:1800% 1800%;-webkit-animation:rainbows 10s ease infinite;animation:rainbows 10s ease infinite}#colors-switcher .style27{background:-webkit-linear-gradient(315deg,#021a17,#031a18,#052f2c,#0a4a42,#0c584e,#0e6c59,#0f6b60,#108170,#169884,#19b19b,#15d193,#1ae5be,#21ffbb,#19ffab,#17ffb2);background:linear-gradient(135deg,#021a17,#031a18,#052f2c,#0a4a42,#0c584e,#0e6c59,#0f6b60,#108170,#169884,#19b19b,#15d193,#1ae5be,#21ffbb,#19ffab,#17ffb2);background-size:1800% 1800%;-webkit-animation:rainbows 10s ease infinite;animation:rainbows 10s ease infinite}#colors-switcher .style28{background:-webkit-linear-gradient(315deg,#080204,#1a060c,#2f0a15,#4a0e21,#581025,#6c152c,#6b122e,#811b3b,#981e44,#b1204f,#d12657,#e5275d,#ff306e,#ff1f3c,#ff0526);background:linear-gradient(135deg,#080204,#1a060c,#2f0a15,#4a0e21,#581025,#6c152c,#6b122e,#811b3b,#981e44,#b1204f,#d12657,#e5275d,#ff306e,#ff1f3c,#ff0526);background-size:1800% 1800%;-webkit-animation:rainbows 10s ease infinite;animation:rainbows 10s ease infinite}#colors-switcher .style30{background:-webkit-linear-gradient(60deg,#86377b 20%,#27273c 80%);background:linear-gradient(30deg,#86377b 20%,#27273c 80%)}@-webkit-keyframes rainbows{0%{background-position:0 82%}50%{background-position:100% 19%}100%{background-position:0 82%}}@keyframes rainbows{0%{background-position:0 82%}50%{background-position:100% 19%}100%{background-position:0 82%}}#customizer{left:0;position:fixed;top:35%;z-index:100;color:#fff;text-align:center;cursor:pointer}#customizer img{margin:2rem 0;width:40px;display:block}#customizer .changer{-webkit-animation:fa-spin 8s infinite linear;animation:fa-spin 8s infinite linear}#toast-container{left:10%;width:150px}.toast i{color:green}#main-nav{box-shadow:none;padding:0 1rem;position:relative;top:0;z-index:104;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#main-nav #nav-color{position:absolute;top:0;left:0;height:100%;width:100%;opacity:1}#main-nav .nav-wrapper{max-width:1190px;margin:0 auto;overflow:hidden}#main-nav .logo{width:120px}#main-nav .brand-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;text-transform:uppercase;letter-spacing:.4rem}#main-nav .brand-logo .logo{max-width:100%;padding-right:1rem;width:60px}#main-nav .brand-logo .title-link{line-height:30px}#main-nav .title{width:100px}#main-nav li{position:relative}#main-nav a{color:inherit;font-size:1.1rem;font-weight:700}#main-nav .menu-item:hover{background:0 0}#main-nav a:not(.no-bg).active{background-color:rgba(214,214,214,.3)}#main-nav .dropdown-button i{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;font-size:1rem;margin-left:.3rem}#main-nav .dropdown-button.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#main-nav .dropdown-content{background-color:#252525;box-shadow:0 10px 10px rgba(0,0,0,.2)}#main-nav .dropdown-content a{color:#fff}#main-nav .dropdown-content a:hover{background-color:#5e5e5e}#main-nav .fixed-action-btn{position:static;padding-top:0}#main-nav .fixed-action-btn .btn-floating{width:40px;height:40px;line-height:40px;margin:0 0 0 15px}#main-nav .fixed-action-btn .btn-floating i{line-height:40px}#main-nav .fixed-action-btn ul{bottom:auto}#main-nav .fixed-action-btn ul li{margin-bottom:0}#main-nav .fixed-action-btn ul i{line-height:40px}#main-nav .button-collapse{height:100%;position:absolute;right:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;margin:0}#main-nav .side-nav{background-color:#003f86;z-index:1000;max-width:80vw!important}#main-nav .side-nav a{color:#fff;border-bottom:1px solid grey;margin:0 1rem}#main-nav .side-nav .home{margin-top:2rem;height:auto;text-align:center}#main-nav .side-nav .home a{height:auto;text-transform:uppercase;font-size:1.5rem}#main-nav .side-nav .collapsible-header{padding:0 32px;position:relative}#main-nav .side-nav .collapsible-header i{position:absolute;right:0;color:inherit;font-size:1rem;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#main-nav .side-nav .collapsible-header.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#main-nav .side-nav .collapsible-body{background-color:inherit}#main-nav .side-nav .collapsible-body a{display:block;padding:0 44px}#main-nav .side-nav .social{margin-bottom:4rem}#main-nav .social{padding-top:2rem;padding-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#main-nav .social a{display:inline-block;border-bottom:none;padding:0;margin:0}#main-nav .social i{border-radius:100px;font-size:1.4rem;width:45px;height:45px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin:0 .5rem}#main-nav .social i:hover{box-shadow:0 10px 10px rgba(185,185,185,.1)}#sidenav-overlay{z-index:101}.drag-target{z-index:101}#main-header{position:relative;height:100vh;max-height:900px;min-height:700px;background-size:cover;color:#fff;padding-top:64px}#main-header .gradient-color{z-index:0}#main-header .overlay{opacity:.9}#main-header .header-section{position:relative;height:100%;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#main-header .owl-header{position:relative;width:25%;z-index:101}#main-header iframe{max-width:100%;width:600px;height:600px}#main-header #ripples{position:absolute;left:0;top:45%;width:100%;height:auto;z-index:103}#main-header #ripples .arrows{position:relative;top:40%;margin:0 2rem}#main-header #ripples .arrows .scene-next{position:absolute;right:0;top:0}#main-header #ripples .arrows .scene-prev{position:absolute;top:0;left:0}#main-header #ripples .arrows i{font-size:1.55rem}#main-header #ripples canvas{display:block;position:absolute;z-index:100;min-height:700px;max-width:100vw;overflow:hidden}#main-header .slide-wrapper{display:none}#main-header .header-text{text-align:center;position:relative;padding-right:0;width:60%;margin-right:10%;margin-top:-6rem;z-index:101}#main-header .title-link{letter-spacing:1rem;font-size:8vw;z-index:101}#main-header .description{color:inherit;padding:0 0}#main-header .slogan{text-align:center;border:2px solid #fff;border-radius:30px;display:inline-block;padding:.2rem 3rem;word-spacing:3px;font-size:.95rem;color:#fff;text-transform:uppercase;margin:1rem;cursor:pointer}#main-header a{color:inherit;padding:.5rem;font-size:1rem}#main-header .apperle-count-down-wrapper h4{color:inherit}#main-header .apperle-count-down-wrapper #clockdiv{font-family:sans-serif;color:#fff;display:inline-block;font-weight:100;text-align:center;font-size:30px}#main-header .apperle-count-down-wrapper #clockdiv>div{padding:10px;margin:5px 0;border-radius:3px;background:#1994bf;display:inline-block}#main-header .apperle-count-down-wrapper #clockdiv div>span{padding:15px;border-radius:3px;background:rgba(0,0,0,.24);display:inline-block}#main-header .apperle-count-down-wrapper .smalltext{padding-top:5px;font-size:16px}#about-us .col:hover i{box-shadow:0 20px 20px rgba(0,0,0,.22)}#about-us .icon i{border-radius:100px;box-shadow:0 10px 10px rgba(0,0,0,.3);width:100px;height:100px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;color:#fff}#features{position:relative;background-size:cover;color:#fff}#features .overlay{opacity:.95}#features .container{position:relative;z-index:10}#features .single-feature{padding:.5rem}#features .reflection-text,#features a,#features h5,#features i,#features p{color:inherit}#features .feature-left a{text-align:right}#features .feature-left a::after{content:'';position:absolute;top:50%;right:-20%;width:0;height:2px;background-color:#0a0e0a;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .4s ease-out;transition:width .4s ease-out}#features .feature-left a::before{content:'';position:absolute;top:50%;right:-21%;width:20px;height:20px;border-radius:50%;background-color:#0a0e0a;opacity:0;-webkit-transform:translateY(-48%);transform:translateY(-48%);-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}#features .feature-right a{text-align:left;-webkit-transition:width .4s ease-out;transition:width .4s ease-out}#features .feature-right a::after{content:'';position:absolute;top:50%;left:-20%;width:0;height:2px;background-color:#0a0e0a;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .4s ease-out;transition:width .4s ease-out}#features .feature-right a::before{content:'';position:absolute;top:50%;left:-21%;width:20px;height:20px;border-radius:50%;background-color:#0a0e0a;opacity:0;-webkit-transform:translateY(-48%);transform:translateY(-48%);-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}#features .feature-link{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-radius:10px;position:relative;z-index:10;overflow:visible}#features .feature-link.active{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}#features .feature-link.active i::after{-webkit-animation:rotateEffect 8s linear infinite;animation:rotateEffect 8s linear infinite;display:block}#features .feature-link.active::after{opacity:1;width:30%}#features .feature-link.active::before{opacity:1}#features .feature-link i{position:relative;margin:0 1rem;width:4rem;height:4rem;border-radius:50%;box-shadow:0 10px 10px rgba(0,0,0,.3);text-align:center;font-size:2rem;line-height:4rem;background:rgba(0,0,0,.42)}#features .feature-link i::after{content:'';position:absolute;width:100%;height:100%;border-radius:50%;border:2px dashed #fff;top:0;left:0;display:none}@-webkit-keyframes rotateEffect{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateEffect{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#features .images-slider .owl-features{max-width:300px;margin:0 auto}#showcase{position:relative;overflow:hidden}#showcase .overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.05}#showcase .container,#showcase h3{position:relative;z-index:20}#showcase .row:last-child{padding-bottom:0}#showcase .col{position:relative}#showcase .title{font-size:110%}#showcase img{max-width:80%;width:500px}#showcase .absolute-image{position:absolute;left:65px;top:50px}#showcase .opposite-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#showcase .opposite{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}#showcase .opposite .absolute-image{left:15px;top:50px}#showcase .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#showcase .info i{padding-right:1rem;-webkit-background-clip:text;color:transparent;font-size:1.7rem}#subscribe{position:relative;background:#363636;background:-webkit-linear-gradient(29deg,#232323,#474747);background:-webkit-linear-gradient(61deg,#232323,#474747);background:linear-gradient(29deg,#232323,#474747);color:#fff;overflow:hidden}#subscribe .container{position:relative;z-index:10;margin-bottom:0}#subscribe .subscribe-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#subscribe .title{color:inherit;padding:2rem 0 0;margin:0 0 2rem;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;position:relative;text-align:left;text-transform:uppercase;letter-spacing:5px;font-weight:500}#subscribe form{position:relative;padding-left:0;padding-right:1rem;margin:0;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#subscribe input{background-color:#fff;border-radius:30px;padding:1rem 0 1rem 1rem;color:#0b0b0b;margin-bottom:0}#subscribe label{padding:.5rem 3rem;font-weight:500;font-size:1.3rem}#subscribe label::after{-webkit-transform:translateY(75px);transform:translateY(75px);font-weight:500}#subscribe label.active{-webkit-transform:translateY(-37px) scale(.8);transform:translateY(-37px) scale(.8);font-size:1.3rem;color:#d6d6d6}#subscribe button{border-radius:0 30px 30px 0;width:10rem;border:none;display:inline-block;position:absolute;right:-1px;overflow:hidden;top:0;height:100%}#subscribe button:hover .first{-webkit-transform:translateX(0);transform:translateX(0)}#subscribe button:hover .second{-webkit-transform:translateX(200px);transform:translateX(200px)}#subscribe i{font-size:2rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#subscribe .fa-check-circle-o,#subscribe .fa-spinner{color:#3dbf28}#subscribe .fa-times-circle{color:#ff261e}#subscribe .first{position:absolute;-webkit-transform:translateX(-200px);transform:translateX(-200px);color:#0b0b0b}#subscribe .alert-message{text-align:center}#screenshot .container{position:relative}#screenshot .carousel{height:440px;margin-top:-6rem}#screenshot .navigation{position:relative;z-index:1000;width:100%;font-size:2rem;line-height:0}#screenshot .navigation i{color:inherit}#screenshot .nav-next,#screenshot .nav-prev{display:inline-block;padding:1rem 1rem 0;cursor:pointer}#screenshot .nav-next:hover i,#screenshot .nav-prev:hover i{color:#a1999e;-webkit-transition:color .5s;transition:color .5s}#testimonials{position:relative;background:url(../images/background/photography.png) repeat;color:#fff}#testimonials .overlay{opacity:.6}#testimonials .container{position:relative;z-index:10}#testimonials .reflection-text{color:inherit}#testimonials img{border:5px solid #fff;width:120px;margin:1rem auto}#testimonials p{max-width:700px;margin:0 auto;color:inherit}#testimonials h5,#testimonials h6{color:inherit}#testimonials i{color:#fac918}#team figure{position:relative;text-align:center;cursor:pointer;margin-left:0;margin-right:0;overflow:hidden}#team figure:hover img{opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}#team figure img{position:relative;display:block;max-width:100%;height:auto;margin:0 auto;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}#team figure figcaption{position:absolute;top:50%;left:0;width:100%;opacity:0;color:#fff;-webkit-transition:all 1s;transition:all 1s}#team figure .name{box-shadow:0 10px 10px rgba(0,0,0,.3);max-width:600px;margin:-.4rem auto 0}#team .team-name{color:transparent;-webkit-background-clip:text;margin:0;padding:1rem;border-top:none}#team .icons{position:absolute;top:50%;left:50%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-50%,-65%,0);transform:translate3d(-50%,-65%,0);-webkit-transform-origin:50%;transform-origin:50%;width:100px;text-transform:none;font-size:121%;line-height:2}#team figcaption::before{position:absolute;top:45%;left:50%;width:200px;height:200px;border:2px solid #fff;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);-webkit-transform-origin:50%;transform-origin:50%;background:inherit}#team a{color:#fff}#team a i{opacity:0;-webkit-transition:all .35s;transition:all .35s;font-size:2rem;padding:.5rem;cursor:pointer}#team a i:hover{color:#001a1d}#team p a:first-child i{-webkit-transform:translate3d(-60px,-60px,0);transform:translate3d(-60px,-60px,0)}#team p a:nth-child(2) i{-webkit-transform:translate3d(60px,-60px,0);transform:translate3d(60px,-60px,0)}#team p a:nth-child(3) i{-webkit-transform:translate3d(-60px,60px,0);transform:translate3d(-60px,60px,0)}#team p a:nth-child(4) i{-webkit-transform:translate3d(60px,60px,0);transform:translate3d(60px,60px,0)}#team figure:hover figcaption::before{opacity:.9;-webkit-transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1)}#team figure:hover figcaption{opacity:.9}#team figure:hover p i:empty{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}#download{position:relative;color:#fff;overflow:hidden}#download .reflection-text{color:inherit}#download p{color:inherit;text-align:right;margin-left:0}#download p{max-width:612px}#download .overlay{opacity:.9}#download .container{position:relative;z-index:10}#download a{padding:.6rem 2rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:1rem .5rem;border-radius:30px;border:1px solid #fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:inherit;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;box-shadow:0 5px 11px 0 rgba(0,0,0,.1),0 4px 15px 0 rgba(0,0,0,.08)}#download a:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.28),0 4px 15px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-2px);transform:translateY(-2px)}#download a .big-icon{font-size:1.8rem;padding-right:1rem;padding-left:.5rem}#download a .text{font-weight:500;font-size:1.3rem;line-height:1.5rem}#download a .text small{font-weight:400}#download img{position:absolute;right:-8rem;bottom:0;-webkit-transform:rotateZ(-40deg);transform:rotateZ(-40deg);top:-8rem}#news .owl-news{padding-top:4rem}#news figure{margin:0;position:relative}#news figure img{width:100%}#news figure figcaption{position:absolute;top:0;left:0;cursor:pointer;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}#news figure figcaption .overlay{opacity:.7}#news figure figcaption .stats{z-index:20;position:relative}#news figure figcaption .stats span{display:block}#news figure figcaption a,#news figure figcaption span{color:#fff;font-size:1.3rem;font-weight:500}#news figure figcaption i{padding:.5rem}#news figure figcaption .search i{font-size:3rem;color:#fff;-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:-webkit-transform .4s ease-in-out .1s;transition:-webkit-transform .4s ease-in-out .1s;transition:transform .4s ease-in-out .1s;transition:transform .4s ease-in-out .1s,-webkit-transform .4s ease-in-out .1s}#news figure:hover figcaption{opacity:1}#news figure:hover .search i{-webkit-transform:translateY(-30px);transform:translateY(-30px)}#news .info{margin:-.4rem auto 0;text-align:left;padding:1rem 0 1rem}#news .info h5{-webkit-transition:color .3s ease-out;transition:color .3s ease-out;text-align:right}#news .info p{margin:0;text-align:right}#news .info span{padding-right:1rem}#news .info span i{opacity:1;font-size:1rem;color:transparent;-webkit-background-clip:text;padding-right:.5rem}#news h5:hover{color:#0b0b0b}#news .shadow-button{padding:.5rem 2rem}#video{position:relative;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff}#video .overlay{opacity:.9}#video .container{position:relative;z-index:10}#video .reflection-text,#video p{color:inherit}#video .icon-button i{display:inline-block;margin:15px 30px;width:90px;height:90px;border-radius:50%;box-shadow:0 10px 10px rgba(0,0,0,.3);text-align:center;position:relative;z-index:1;color:inherit;background:rgba(255,255,255,.2);-webkit-transition:-webkit-transform ease-out .1s,background .2s;-webkit-transition:background .2s,-webkit-transform ease-out .1s;transition:background .2s,-webkit-transform ease-out .1s;transition:transform ease-out .1s,background .2s;transition:transform ease-out .1s,background .2s,-webkit-transform ease-out .1s}#video .icon-button i:after{top:0;left:0;padding:0;z-index:-1;box-shadow:0 0 0 2px rgba(255,255,255,.1);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);position:absolute;width:100%;height:100%;border-radius:50%;content:'';box-sizing:content-box}#video .icon-button i:before{speak:none;line-height:90px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:block;-webkit-font-smoothing:antialiased;color:#fff;font-size:7rem}#video .icon-button i:hover{background:rgba(255,255,255,0);-webkit-transform:scale(.93);transform:scale(.93);color:inherit}#video .icon-button i:hover:after{-webkit-animation:sonarEffect 1.3s ease-out 75ms;animation:sonarEffect 1.3s ease-out 75ms}@-webkit-keyframes sonarEffect{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px rgba(39,38,39,.6),0 0 0 10px rgba(255,255,255,.5)}100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px rgba(39,38,39,.6),0 0 0 10px rgba(255,255,255,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes sonarEffect{0%{opacity:.3}40%{opacity:.5;box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px rgba(39,38,39,.6),0 0 0 10px rgba(255,255,255,.5)}100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px rgba(39,38,39,.6),0 0 0 10px rgba(255,255,255,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}#prices{overflow:hidden}#prices .price-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#prices .price{position:relative;padding:2rem 1rem 4rem;margin:1rem auto;max-width:450px;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#prices .price:not(.best):hover .overlay{opacity:.3}#prices .overlay{left:5%;width:90%;margin:0 auto;opacity:.1;box-shadow:3px 10px 20px rgba(0,0,0,.6);border-radius:10px;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}#prices .best{color:#fff}#prices .best .overlay{opacity:.9}#prices a,#prices h3,#prices h5,#prices li{color:inherit}#prices .info{position:relative;z-index:10}#prices small{font-size:1rem}#prices .sale-box{position:absolute;top:0;overflow:hidden;padding:2rem 1rem 4rem;height:100px;width:100%;text-align:center;z-index:10;right:0}#prices .sale-box span.on_sale{font-size:1rem;color:rgba(255,255,255,.65);text-transform:uppercase;text-align:center;display:block;position:absolute;right:8%;top:17%;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(40deg);transform:rotate(40deg)}#prices hr{width:80%;margin:0 auto}#prices ul{margin-bottom:2rem}#prices ul li{padding:.5rem}#prices .shadow-button{position:absolute;padding:1rem 4rem;bottom:2rem;display:block;width:80%;left:10%;z-index:10}#prices .best .shadow-button{border:1px solid #fff}#statistics{position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;color:#fff}#statistics .overlay{opacity:.9}#statistics .container{position:relative;z-index:10}#statistics h3,#statistics h4,#statistics h5,#statistics i,#statistics p{color:inherit}#statistics i{-webkit-background-clip:text;border-radius:100px;box-shadow:0 10px 10px rgba(0,0,0,.3);width:100px;height:100px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}#statistics i:hover{box-shadow:0 20px 20px rgba(0,0,0,.22)}#faq .faq-image{position:relative}#faq .absolute-image{position:absolute;top:-1rem;left:-6rem}#faq ul li{margin:1rem 0}#faq .collapsible-container{-webkit-tap-highlight-color:transparent}#faq .collapsible-container span{padding-right:1rem}#faq .collapsible-header{position:relative;color:#fff;direction:rtl}#faq .collapsible-header span{font-size:1.2rem}#faq .collapsible-header::after{content:"\f067";font-family:FontAwesome;position:absolute;left:1rem}#faq .collapsible-header.active::after{content:"\f068"}#faq .plus{position:absolute;right:3rem}#map-section #map{height:800px}#map-section #map{margin:0;padding:0;max-width:none}#map-section h5,#map-section p{color:#0b0b0b}#map-section #iw-container{border-radius:11px!important;background-color:rgba(255,255,255,.97)}#map-section .iw-content{margin-right:1px;padding:15px 5px 20px 15px;max-height:120px;overflow-y:auto;overflow-x:hidden}#footer{position:relative}#footer .footer-main{position:relative;left:0;overflow:hidden}#footer .footer-main h3{margin-top:0}#footer .main-section{width:90%;background:#fff;margin:0 auto;max-width:1280px}#footer .contact-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#footer .prefix{padding:1rem 1rem 0 0}#footer .alert-message p{text-align:center}#footer .alert-message i{font-size:1.6rem;color:#3dbf28}#footer .alert-message .fa-times-circle{color:#ff261e}.btn{padding:5px 20px!important}#footer .address .address-icon{padding:0 1rem;font-size:2rem;color:#292929}#footer .address p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#footer .address a{color:inherit}#footer .address a:hover{color:#0b0b0b}#footer .address span{text-align:left}#footer .social-icons{text-align:center}#footer .social-icons i{border-radius:100px;box-shadow:0 5px 5px rgba(0,0,0,.3);font-size:1.4rem;width:45px;height:45px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin:0 .5rem}#footer .social-icons i:hover{box-shadow:0 10px 10px rgba(0,0,0,.22)}#footer .footer-content .title-link{display:inline-block;margin-bottom:0}#footer .footer-content h5{color:#c6c6c6}#footer .footer-content p{color:#9b9b9b;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}#footer .footer-content a p:hover{color:#cdcdcd}#footer .footer-content .chip{background-color:#a7a7a7;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#footer .footer-content .chip:hover{background-color:#e4e4e4}#footer .footer-content .title{width:150px}#footer .footer-content .logo{width:50px}#footer .footer-content .news p{margin:0}#footer .footer-content .insta ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .footer-content .insta ul li{-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;padding:.4rem}#footer .footer-content .insta ul img{max-width:100%;height:auto}#footer .insta img,#footer .news img{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}#footer .insta img:hover,#footer .news img:hover{-webkit-filter:none;filter:none;-webkit-transform:scale(1.1);transform:scale(1.1)}#copy-rights{background:url(../images/background/concrete_wall.png) repeat}#copy-rights .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#e2e2e2;padding-bottom:1rem}#copy-rights p{color:inherit;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:left;margin-bottom:0;margin-top:10px}#copy-rights .social-icons{margin-top:1rem;font-size:1rem;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:right}#copy-rights i{width:30px;height:30px;margin:0 .2rem;color:#e2e2e2;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:none}#main-header canvas{position:absolute;left:0;top:0;width:100%;z-index:11;height:100%}#main-header #particles-js{opacity:.7;position:absolute;width:100%;height:100%;left:0;top:0;z-index:100}#main-header .video{height:100%;left:0;right:0;bottom:0;position:absolute;top:0;width:100%;z-index:0;overflow:hidden}#main-header .waveWrapper{overflow:hidden;position:absolute;left:0;right:0;bottom:-5px;top:0;margin:auto}#main-header .waveWrapper .waveWrapperInner{position:absolute;width:100%;overflow:hidden;height:100%;bottom:-1px}#main-header .waveWrapper .bgTop{z-index:15;opacity:.5}#main-header .waveWrapper .bgBottom{z-index:5}#main-header .waveWrapper .wave{position:absolute;left:0;width:1000%;height:100%;background-repeat:repeat no-repeat;background-position:0 bottom;-webkit-transform-origin:center bottom;transform-origin:center bottom}#main-header .waveWrapper .waveTop{background-image:url(../images/background/wave1.png);background-size:40% 100px}#main-header .waveWrapper .waveBottom{background-image:url(../images/background/wave1.png);background-size:40% 100px;-webkit-animation:move_wave 25s linear infinite;animation:move_wave 25s linear infinite}@-webkit-keyframes move_wave{0%{-webkit-transform:translateX(0) translateZ(0) scaleY(1);transform:translateX(0) translateZ(0) scaleY(1)}50%{-webkit-transform:translateX(-25%) translateZ(0) scaleY(.55);transform:translateX(-25%) translateZ(0) scaleY(.55)}100%{-webkit-transform:translateX(-50%) translateZ(0) scaleY(1);transform:translateX(-50%) translateZ(0) scaleY(1)}}@keyframes move_wave{0%{-webkit-transform:translateX(0) translateZ(0) scaleY(1);transform:translateX(0) translateZ(0) scaleY(1)}50%{-webkit-transform:translateX(-25%) translateZ(0) scaleY(.55);transform:translateX(-25%) translateZ(0) scaleY(.55)}100%{-webkit-transform:translateX(-50%) translateZ(0) scaleY(1);transform:translateX(-50%) translateZ(0) scaleY(1)}}#main-header.parallax-main-header{background:#000;overflow:hidden}#main-header.parallax-main-header .layer #svg{position:absolute;left:-700px;overflow:visible}#main-header.parallax-main-header #svg-container #svg{top:-100px;min-width:3875px;min-height:1631px}#main-header.parallax-main-header .layer2 #svg{top:-40%}#main-header.parallax-main-header .layer{width:100%;height:100%;position:relative}#main-header.parallax-main-header .header-layer{width:100%;height:100%;position:relative}#main-header.parallax-main-header .header-text{width:100%;margin:0;padding:0;top:45%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}#main-header.parallax-main-header .header-text .description{max-width:700px;margin:0 auto;padding:1rem 1.5rem}#main-header.parallax-main-header .title-link{display:inline-block;margin:0 auto 1rem}#main-header.parallax-main-header .parallax{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;overflow:hidden}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(1){width:100%;height:100%;position:absolute;-webkit-transform:rotate(-200deg) translate3d(60px,-90px,50px);transform:rotate(-200deg) translate3d(60px,-90px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(1) .parallax-animate{-webkit-animation:wave 25s .2s infinite linear;animation:wave 25s .2s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(2){width:100%;height:100%;position:absolute;-webkit-transform:rotate(-120deg) translate3d(20px,200px,50px);transform:rotate(-120deg) translate3d(20px,200px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(2) .parallax-animate{-webkit-animation:wave 35s .4s infinite linear;animation:wave 35s .4s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(3){width:100%;height:100%;position:absolute;-webkit-transform:rotate(90deg) translate3d(30px,-80px,50px);transform:rotate(90deg) translate3d(30px,-80px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(3) .parallax-animate{-webkit-animation:wave 15s .6s infinite linear;animation:wave 15s .6s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(4){width:100%;height:100%;position:absolute;-webkit-transform:rotate(320deg) translate3d(100px,230px,50px);transform:rotate(320deg) translate3d(100px,230px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(4) .parallax-animate{-webkit-animation:wave 18s .3s infinite linear;animation:wave 18s .3s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(5){width:100%;height:100%;position:absolute;-webkit-transform:rotate(300deg) translate3d(-9px,-113px,72px);transform:rotate(300deg) translate3d(-9px,-113px,72px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(5) .parallax-animate{-webkit-animation:wave 19s .6s infinite linear;animation:wave 19s .6s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(6){width:100%;height:100%;position:absolute;-webkit-transform:rotate(-20deg) translate3d(20px,140px,50px);transform:rotate(-20deg) translate3d(20px,140px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(6) .parallax-animate{-webkit-animation:wave 20s .8s infinite linear;animation:wave 20s .8s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(7){width:100%;height:100%;position:absolute;-webkit-transform:rotate(80deg) translate3d(60px,180px,50px);transform:rotate(80deg) translate3d(60px,180px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(7) .parallax-animate{-webkit-animation:wave 21s .3s infinite linear;animation:wave 21s .3s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(8){width:100%;height:100%;position:absolute;-webkit-transform:rotate(40deg) translate3d(200px,350px,50px);transform:rotate(40deg) translate3d(200px,350px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(8) .parallax-animate{-webkit-animation:wave 22s .14s infinite linear;animation:wave 22s .14s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(9){width:100%;height:100%;position:absolute;-webkit-transform:rotate(-120deg) translate3d(20px,200px,50px);transform:rotate(-120deg) translate3d(20px,200px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(9) .parallax-animate{-webkit-animation:wave 23s .17s infinite linear;animation:wave 23s .17s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(10){width:100%;height:100%;position:absolute;-webkit-transform:rotate(10deg) translate3d(50px,120px,50px);transform:rotate(10deg) translate3d(50px,120px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(10) .parallax-animate{-webkit-animation:wave 24s .19s infinite linear;animation:wave 24s .19s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(11){width:100%;height:100%;position:absolute;-webkit-transform:rotate(10deg) translate3d(12px,240px,50px);transform:rotate(10deg) translate3d(12px,240px,50px)}#main-header.parallax-main-header .parallax .parallax-wrapper:nth-child(11) .parallax-animate{-webkit-animation:wave 25s .2s infinite linear;animation:wave 25s .2s infinite linear;width:100%;height:100%}#main-header.parallax-main-header .parallax img{opacity:.7}@-webkit-keyframes wave{0%{-webkit-transform:rotateZ(0) translate3d(0,10%,0) rotateZ(0);transform:rotateZ(0) translate3d(0,10%,0) rotateZ(0)}100%{-webkit-transform:rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);transform:rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg)}}@keyframes wave{0%{-webkit-transform:rotateZ(0) translate3d(0,10%,0) rotateZ(0);transform:rotateZ(0) translate3d(0,10%,0) rotateZ(0)}100%{-webkit-transform:rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);transform:rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg)}}@font-face{font-family:Anurati;src:url(../fonts/Anurati-Regular.otf)}.anurati{font-family:Anurati,sans-serif,proxima-nova,"Helvetica Neue",Helvetica,Arial}.anurati span{padding-top:1.5rem}.preview-demo h2,.preview-demo h6{text-transform:uppercase;font-weight:500;word-spacing:.3rem}.preview-demo h2{word-spacing:.5rem}.preview-demo p{margin-bottom:0}.preview-demo .preview-feature{border-radius:20px;padding:1rem}.preview-demo img{-webkit-transition:all .7s ease-out;transition:all .7s ease-out}.preview-demo img:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.blog #main-header{height:300px;min-height:300px}.blog #main-header .title{height:100%;width:100%;text-align:center;position:relative;background:url(../images/background/blog-bg.png) no-repeat center bottom;overflow:hidden}.blog #main-header h2{position:relative;top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:inherit}.blog #news figure figcaption .overlay{height:97%}.blog .pagination i{font-size:1rem;padding:0 2rem}.blog .pagination .active{background-color:#00e0ff}.blog .single-news{padding-bottom:3rem}.blog .single-news .shadow-button{margin-top:0}.blog .content{padding:3rem 1rem 0}.blog .sidebar{padding:0 1rem}.blog .sidebar form{position:relative;padding-left:0;width:100%}.blog .sidebar form input{background-color:#fff;border-radius:20px;color:#0b0b0b;margin:0;padding:0;border:1px solid #9e9e9e;border-right:none}.blog .sidebar form label{padding:0 2rem;font-weight:500;font-size:1.3rem;-webkit-transform:translateY(7px);transform:translateY(7px)}.blog .sidebar form label::after{-webkit-transform:translateY(75px);transform:translateY(75px);font-weight:500}.blog .sidebar form label.active{-webkit-transform:translateY(-37px) scale(.8);transform:translateY(-37px) scale(.8);font-size:1.3rem}.blog .sidebar form button{border-radius:0 30px 30px 0;width:3rem;border:none;display:inline-block;position:absolute;right:-1px;overflow:hidden;top:0;height:100%}.blog .sidebar form i{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#fff}.blog .btn-large{line-height:56px}.blog .collection a{width:100%;height:100%;display:block;color:#0a0e0a}.blog .collection a:hover{color:#363537}.blog .collection a:hover .btn-floating{background:#fff;color:#000}.blog .collection .collection-item{min-height:inherit}.blog .collection .collection-item:not(.tags):hover{background-color:#f6f6f6}.blog .collection .tags a{width:auto;height:auto;display:inline-block}.blog .collection .tags a:hover{background-color:#f6f6f6}.blog .collection .social a i{margin-top:0;border:none;line-height:2.5rem}.blog .collection .social a i:hover{color:#fff}.blog .collection .btn-floating{width:25px;height:25px;line-height:25px;font-size:.7rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.blog .comments .collection,.blog .comments .collection-item{border:none}.blog .comments .collection-item{margin-top:2rem}.blog .comments .reply{margin-left:2rem}.blog .comments p{margin:0;padding:.5rem 0}.blog .comments .admin{border:2px solid #f70000}.blog .comments a{border:1px solid #0c0c0c;padding:0 1rem;display:inline-block;width:auto;border-radius:20px;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.blog .comments a:hover{color:#f1f1f1;background:#0d0d0d}.blog #comment-form{padding:0 2rem}.blog #comment-form input{padding-top:1rem}.blog #comment-form .prefix{padding:1rem 1rem 0 0}.blog #comment-form .alert-message p{text-align:center}.blog #comment-form .alert-message i{font-size:1.6rem;color:#3dbf28}.blog #comment-form .alert-message .fa-times-circle{color:#ff261e}.blog #comment-form button{width:80%;padding:.5rem 0;font-size:1.4rem;color:#fff;margin-top:2rem;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;display:inline-block;border:none;border-radius:10px;outline:0;box-shadow:0 5px 11px 0 rgba(0,0,0,.1),0 4px 15px 0 rgba(0,0,0,.08)}.blog #comment-form button:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.28),0 4px 15px 0 rgba(0,0,0,.25);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.blog #subscribe{padding:4rem 0 0;background:url(../images/background/concrete_wall.png) repeat}.blog #footer{padding:0}.blog #footer .footer-main{top:0;margin-bottom:0}#not-found{background:url(../images/background/header-bg-9.jpg);background-size:cover;min-height:100vh;position:relative;text-align:center}#not-found .overlay{opacity:.8}#not-found .container{position:relative;min-height:100vh;z-index:12;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}#not-found a,#not-found h5,#not-found i,#not-found p{color:inherit}#not-found .image{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:40%}#not-found .image img{width:250px;margin:2rem}#not-found .main{width:60%;text-align:center;margin:2rem 0;text-transform:uppercase;letter-spacing:.2rem}#not-found .main img{width:250px;margin-bottom:1rem}#not-found .not-found{text-transform:uppercase;letter-spacing:.5rem;margin-bottom:3rem}#not-found .slogan{border:1px solid #fff;border-radius:10px;display:inline-block;padding:.7rem 2rem;letter-spacing:.6rem}#not-found .slogan i{font-size:1rem;padding-right:1rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:1400px){#main-header .title-link{font-size:6rem}}@media screen and (min-width:600px){#features{background:url(../images/background/header-bg-2.jpg) top center fixed;background-size:cover}#video{background:url(../images/background/video-bg.jpg) repeat center center fixed;background-size:cover}}@media screen and (max-width:1120px){#features .feature-link::after,#features .feature-link::before{display:none}}@media screen and (max-width:992px){html{font-size:13px}nav .brand-logo{left:7rem}.owl-nav{display:none}#main-nav .button-collapse{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#main-header{max-height:1500px}#main-header .title-link{font-size:10vw}#main-header:not(.parallax-main-header){height:auto;min-height:360px!important}#main-header:not(.parallax-main-header) .header-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#main-header:not(.parallax-main-header) iframe{width:400px;height:450px}#main-header:not(.parallax-main-header) .header-text{width:80%;margin:0 auto;padding:0 0}#main-header:not(.parallax-main-header) .owl-header{width:100%;max-width:200px;margin:0 auto}#main-header #ripples{height:100%;top:0}.blog #main-header{height:300px;min-height:300px}.blog .sidebar{padding:0}#features .single-feature{padding:0}#features .owl-features{padding:1rem 0}#features .feature-left .feature-link{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#showcase .opposite-container{display:block}#faq .faq-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#prices .price-container{display:block}#prices .price-container .price:not(:last-child){margin-bottom:2rem}#download{text-align:center}#download h3,#download p{text-align:center;margin-left:auto;margin-right:auto}#subscribe .title{padding:0}#footer .contact-container{display:block}#footer .address{padding-top:2rem}#not-found .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#not-found .container .image{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}#not-found .container .image img{width:150px}}@media screen and (max-width:600px){html{font-size:80%}.sliderhed{width:auto}.mob-hid{display:none}#subscribe button{width:8rem}#faq .faq-image{padding-bottom:2rem}.parallax img{width:30%}.sliderhed{width:auto}.mob-hid{display:none}}@media screen and (max-width:500px){html{font-size:75%}.sliderhed{width:auto}.mob-hid{display:none}}@media screen and (max-width:300px){html{font-size:68%}.sliderhed{width:auto}.mob-hid{display:none}}.head_btn{background-color:#39f;margin-top:10px;line-height:49px;padding-right:15px;padding-left:15px;height:50px;float:left;margin-left:5px;text-align:center}#main-nav a:hover{text-decoration:none}.form_block .row{margin-bottom:5px}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon{padding:.75rem .75rem;font-size:1rem;font-weight:400;line-height:1;color:#55595c;text-align:center;background-color:#eceeef;border:1px solid #ccc;border-radius:.25rem}.input-group-addon{border-color:rgba(120,130,140,.2)!important;background-color:#fff;color:inherit}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.bootstrap-datetimepicker-widget{direction:ltr}.m-a-0{margin:0!important}.carousel,.ltr,.navigation,.owl-carousel,.owl-header{direction:ltr}.view_more{text-decoration:none;color:#fff;background-color:#007bff;text-align:center;letter-spacing:.5px;-webkit-transition:.2s ease-out;transition:.2s ease-out;cursor:pointer;height:35px}.view_more:hover{background-color:#0069d9}.view_more:hover{-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2);box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.header-textdoc-style11 img{width:auto;max-width:none}.sliderhed{width:50%;z-index:100}.sliderhed{width:50%;z-index:100}.btn{height:auto!important;font-size:1rem!important;line-height:2!important}#main-header .description{color:#fff;font-weight:700;width:54%;margin:0 auto}#main-header .header-text{width:100%;margin-right:0;margin-top:0}.header_1 .header-text{width:60%!important;margin-right:10%!important}.header_1 .description{width:auto!important}.sliderhed{text-align:left}.header_2 .description{width:auto!important;text-align:left}.select2-container--default.select2-container--focus .select2-selection--multiple{padding:2px 5px}@media screen and (max-width:768px){nav ul li{width:100%!important}.select2-container{margin-bottom:5px!important}.header-textdoc-style11 img{width:100%}.head_btn{margin:5px 1rem 0!important;width:calc(100% - 2rem)!important}.header_1 .header-text{width:80%!important;margin:0!important;text-align:justify!important}.header_2 .description,.header_2 .sliderhed{text-align:center!important}#showcase img{margin-bottom:100px!important}}a:hover{text-decoration:none!important}.wrap{display:flex;background:#fff;padding:1rem 1rem 1rem 1rem;border-radius:.5rem;box-shadow:7px 7px 30px -5px rgba(0,0,0,.1);margin-bottom:2rem}.ico-wrap{margin:auto}.mbr-iconfont{font-size:4.5rem!important;color:#313131;margin:1rem;padding-right:1rem}.vcenter{margin:auto}.mbr-section-title3{text-align:left}h2{margin-top:.5rem;margin-bottom:.5rem}.display-5{font-size:1.4rem}.display-6{font-size:1rem;color:#555!important}.bg-gradient{background:#c9d6ff;background:-webkit-linear-gradient(to right,#e2e2e2,#c9d6ff);background:linear-gradient(to right,#e2e2e2,#c9d6ff)}.pricing-divider{border-radius:20px;background:#c64545;padding:1em 0 4em;position:relative}.blue_block .pricing-divider{background:#2d5772}.green_block .pricing-divider{background:#1aa85c}.red_block b{color:#c64545}.blue_block b{color:#2d5772}.green b{color:#1aa85c}.pricing-divider-img{position:absolute;bottom:-2px;left:0;width:100%;height:80px}.deco-layer{-webkit-transition:-webkit-transform .5s;transition:transform .5s}.btn-custom{background:#c64545;color:#fff;border-radius:20px}.img-float{width:50px;position:absolute;top:-3.5rem;right:1rem}.princing-item{transition:all 150ms ease-out;margin-bottom:30px}.princing-item:hover{transform:scale(1.05)}.princing-item:hover .deco-layer--1{-webkit-transform:translate3d(15px,0,0);transform:translate3d(15px,0,0)}.princing-item:hover .deco-layer--2{-webkit-transform:translate3d(-15px,0,0);transform:translate3d(-15px,0,0)}.princing-item ul li{font-size:1.2rem}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:10px!important;padding-left:10px!important}.input-group .form-control:first-child{height:48px!important}.carousel-inner{height:100%}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}}.serviceBox{text-align:center;margin-top:60px;position:relative;z-index:1;margin-bottom:21px}.serviceBox .service-icon{width:78px;height:78px;border-radius:3px;background:#fff;margin:0 auto;position:absolute;top:-34px;left:0;right:0;z-index:1;transition:all .3s ease-out 0s}.serviceBox:hover .service-icon{transform:rotate(45deg)}.serviceBox .service-icon span{display:inline-block;width:60px;height:60px;line-height:60px;border-radius:3px;background:#727cb6;font-size:30px;color:#fff;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;transition:all .3s ease-out 0s}.serviceBox .service-icon span i{transition:all .3s ease-out 0s}.serviceBox:hover .service-icon span i{transform:rotate(-45deg)}.serviceBox .service-content{background:#fff;border:1px solid #e7e7e7;border-radius:3px;padding:55px 15px;position:relative}.serviceBox .service-content:before{content:"";display:block;width:80px;height:80px;border:1px solid #e7e7e7;border-radius:3px;margin:0 auto;position:absolute;top:-37px;left:0;right:0;z-index:-1;transition:all .3s ease-out 0s}.serviceBox:hover .service-content:before{transform:rotate(45deg)}.serviceBox .title{font-size:18px;font-weight:500;color:#324545;text-transform:uppercase;margin:0 0 25px 0;position:relative;transition:all .3s ease-out 0s}.serviceBox:hover .title{color:#727cb6}.serviceBox .description{font-size:14px;font-weight:500;line-height:24px;margin-bottom:0}.serviceBox .read-more{display:block;width:40px;height:40px;line-height:38px;border-radius:50%;background:#fff;border:1px solid #e7e7e7;font-size:14px;color:#c4c2c2;margin:0 auto;position:absolute;bottom:-17px;left:0;right:0;transition:all .3s ease-out 0s}.serviceBox .read-more:hover{border:1px solid #727cb6;color:#727cb6;text-decoration:none}.serviceBox.green_clr .service-icon span{background:#008b8b}.serviceBox.blue_clr .service-icon span{background:#3498db}.serviceBox.orange_clr .service-icon span{background:#e67e22}.serviceBox.green_clr:hover .title{color:#008b8b}.serviceBox.blue_clr:hover .title{color:#3498db}.serviceBox.orange_clr:hover .title{color:#e67e22}.serviceBox:hover .read-more{border:1px solid #727cb6;color:#727cb6}.serviceBox.green_clr:hover .read-more{border:1px solid #008b8b;color:#008b8b}.serviceBox.blue_clr:hover .read-more{border:1px solid #3498db;color:#3498db}.serviceBox.orange_clr:hover .read-more{border:1px solid #e67e22;color:#e67e22}.video-cta{display:inline-block;vertical-align:top;transition:.3s all;line-height:39px;outline:0;margin:0 auto;background-color:#229fc1;padding:15px 45px!important;color:#fff!important;font-size:22px!important;border-radius:4px 4px 4px 4px;margin-top:30px;margin-bottom:30px;outline:0}.large-12{width:100%;text-align:center}.full-page-cover-main{font-weight:600;font-size:50px;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.5);text-align:center}.full-page-cover-main2{font-weight:600;font-size:30px;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,.5);text-align:center}.launch-button{vertical-align:top;transition:.3s all;line-height:39px;outline:0;background-color:#d46d2d;padding:15px 25px!important;color:#fff!important;font-size:22px;border-radius:0 4px 4px 0;margin-left:-4px}.launch-button:focus{outline:0}.launch-select{display:inline-block;max-width:300px;font-size:20px;color:#000;height:70px;-webkit-appearance:none;padding:5px 15px!important;border-radius:4px 0 0 4px;-moz-appearance:none;background-image:url(../images/down.svg);background-size:15px 15px;background-position:right 0 center;background-origin:content-box;background-repeat:no-repeat}@media (max-width:767px){.launch-button{width:100%;border-radius:0;margin:0}.launch-select{max-width:100%;border-radius:0}.full-page-cover-main{font-size:30px}.full-page-cover-main2{font-size:15px}}.mega_menu_drop{position:fixed;width:100%;top:60px;z-index:999999;display:none}.mega_menu_drop .container{max-width:1190px;margin:0 auto;padding:5px}.mega_block{background:#fff;width:100%;padding:20px;border:1px solid rgba(0,0,0,.1)}.js-is-hidden{display:none}.mega_menu_drop .dropdown-header{color:#000;text-transform:uppercase;font-size:18px;font-weight:700;padding:0 0 5px 0}.mega_menu_drop .dropdown-header h4{color:#000;margin:0 0 5px 0!important}.mega_menu_drop .dropdown-header-photo{margin:5px 0!important}.mega_menu_drop .dropdown-header-photo img{width:100%!important;max-height:200px!important;margin-bottom:10px}.mega_menu_drop a{color:#000;font-size:18px}@media (max-width:767px){.mega_menu_drop{position:absolute}.flip-container.hover .flipper,.flip-container:hover .flipper{transform:none!important}.back{position:relative!important;display:block!important;backface-visibility:visible!important;transform:none!important;margin-bottom:20px!important;text-align:center!important}.back p{text-align:center!important}.front{transform:none!important}.back,.flip-container,.front{height:auto!important}.back,.front{position:relative!important}}.carousel-item{transition:-webkit-transform 10ms ease-in-out!important;transition:transform 10ms ease-in-out!important;transition:transform 10ms ease-in-out,-webkit-transform 10ms ease-in-out!important}textarea.form-control {height: 120px !important;}.call_phone{display: none}@media screen and (max-width:767px){.call_phone{position: fixed;bottom: 60px;left:10px;width: 160px;border-radius:3px;box-shadow: -1px 1px #333;padding: 10px;background: #000;z-index: 99999999;text-align: center;color: #fff;display: block !important}.call_phone h4{color: #fff;margin: 0}.call_whatsapp{bottom: 10px;left:10px;background: #22905c !important;}}.select2-container--default .select2-selection--single {border: 1px solid #ced4da !important;}  .select2-container--default .select2-selection--multiple {border: 1px solid #ced4da !important;}