@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes loading-center-absolute{to{-webkit-transform:rotate(-45deg)}}@keyframes loading-center-absolute{to{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}}@-webkit-keyframes object_one{25%{-webkit-transform:translate(0,-50px) rotate(-180deg)}to{-webkit-transform:translate(0,0) rotate(-180deg)}}@keyframes object_one{25%{transform:translate(0,-50px) rotate(-180deg);-webkit-transform:translate(0,-50px) rotate(-180deg)}to{transform:translate(0,0) rotate(-180deg);-webkit-transform:translate(0,0) rotate(-180deg)}}@-webkit-keyframes object_two{25%{-webkit-transform:translate(50px,0) rotate(-180deg)}to{-webkit-transform:translate(0,0) rotate(-180deg)}}@keyframes object_two{25%{transform:translate(50px,0) rotate(-180deg);-webkit-transform:translate(50px,0) rotate(-180deg)}to{transform:translate(0,0) rotate(-180deg);-webkit-transform:translate(0,0) rotate(-180deg)}}@-webkit-keyframes object_three{25%{-webkit-transform:translate(-50px,0) rotate(-180deg)}to{-webkit-transform:translate(0,0) rotate(-180deg)}}@keyframes object_three{25%{transform:translate(-50px,0) rotate(-180deg);-webkit-transform:translate(-50px,0) rotate(-180deg)}to{transform:translate(0,0) rotate(-180deg);-webkit-transform:rtranslate(0,0) rotate(-180deg)}}@-webkit-keyframes object_four{25%{-webkit-transform:translate(0,50px) rotate(-180deg)}to{-webkit-transform:translate(0,0) rotate(-180deg)}}@keyframes object_four{25%{transform:translate(0,50px) rotate(-180deg);-webkit-transform:translate(0,50px) rotate(-180deg)}to{transform:translate(0,0) rotate(-180deg);-webkit-transform:translate(0,0) rotate(-180deg)}}:root{--loader-width:100%;--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}::after,::before,html{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;font-size:100%}figure,footer,header,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:left;background-color:#fff}h2,h3,h4,h5{margin-bottom:.5rem;line-height:1.2}h2,h3,h4,h5,p{margin-top:0}p,ul{margin-bottom:1rem}ul ul{margin-bottom:0}a{text-decoration:none;background-color:transparent;color:#ff5e14}figure{margin:0 0 1rem}img,svg{vertical-align:middle}img{border-style:none}svg{overflow:hidden}button{border-radius:0}button:focus{outline:5px auto -webkit-focus-ring-color}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;overflow:visible}button{text-transform:none;-webkit-appearance:button;transition:.3s;cursor:pointer}button:not(:disabled){cursor:pointer}button::-moz-focus-inner{padding:0;border:0}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-12,.col-4,.col-8,.col-lg-12,.col-lg-3,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-12,.col-md-5,.col-md-6,.col-md-7,.col-sm-5,.col-sm-6,.col-sm-7,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}}@media (min-width:768px){.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-2{margin-left:16.666667%}}@media (min-width:1200px){.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.offset-xl-3{margin-left:25%}}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}@media (min-width:576px){.d-sm-inline-block{display:inline-block!important}}@media (min-width:768px){.d-md-block{display:block!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}@media (min-width:1200px){.d-xl-none{display:none!important}}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.position-relative{position:relative!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.p-0{padding:0!important}.pr-0{padding-right:0!important}.pl-0{padding-left:0!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:768px){.text-md-left{text-align:left!important}}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dark-bg{background:#193158}.pt-120{padding-top:120px}.pb-35{padding-bottom:35px}.mt-30{margin-top:30px}.mt-45{margin-top:45px}.mr-10{margin-right:10px}.mmb-5{margin-bottom:5px}.contact-infos h4,.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.eot);src:url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.eot);src:url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.eot);src:url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/fa-light-300.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.eot);src:url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.eot);src:url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/fa-solid-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/themes/bildpress/assets/fonts/Flaticon.eot);src:url(/wp-content/themes/bildpress/assets/fonts/Flaticon.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/Flaticon.woff2)format("woff2"),url(/wp-content/themes/bildpress/assets/fonts/Flaticon.woff)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/Flaticon.ttf)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/Flaticon.svg#Flaticon)format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:"Flaticon";src:url(/wp-content/themes/bildpress/assets/fonts/Flaticon.svg#Flaticon)format("svg")}}[class*=" flaticon-"]:after,[class*=" flaticon-"]:before{font-family:Flaticon;font-style:normal}.flaticon-repair-tools:before{content:""}.flaticon-wrench-and-bolt-tool-with-hammer-outline:before{content:""}.flaticon-helmet:before{content:""}.flaticon-drilling-machine:before{content:""}.flaticon-hammer:before{content:""}.flaticon-beam:before{content:""}.flaticon-saw-machine-1:before{content:""}.flaticon-saw-machine-3:before{content:""}@font-face{font-display:swap;font-family:"themify";src:url(/wp-content/themes/bildpress/assets/fonts/themify.eot?-fvbane);src:url(/wp-content/themes/bildpress/assets/fonts/themify.eot?#iefix-fvbane)format("embedded-opentype"),url(/wp-content/themes/bildpress/assets/fonts/themify.woff?-fvbane)format("woff"),url(/wp-content/themes/bildpress/assets/fonts/themify.ttf?-fvbane)format("truetype"),url(/wp-content/themes/bildpress/assets/fonts/themify.svg?-fvbane#themify)format("svg");font-weight:400;font-style:normal}.owl-carousel{-webkit-tap-highlight-color:transparent;position:relative;display:none;width:100%;z-index:1}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.open-mobile-menu a{display:block;width:50px;height:50px;background:#fff;text-align:center;line-height:50px;font-size:20px;color:#00235a;position:relative;z-index:9}.open-mobile-menu a:hover{background:#ff5e14;color:#fff}.side-info{background:#fff;width:300px;height:100%;position:fixed;z-index:99;right:-100%;top:0;padding:15px 30px;transition:.6s;overflow-y:scroll}.side-info-close{background:0 0;border:0;color:#222;font-size:20px;padding:0;margin-bottom:20px}.offcanvas-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background:#000;height:100%;width:100%;z-index:2;opacity:0;visibility:hidden}.side__logo img{width:190px}.contact-infos h4{font-size:27px}.contact-infos ul li{font-size:14px;margin-bottom:15px;list-style:none}.contact-infos ul li a{color:#00235a}.contact-infos ul li i{color:#f60;vertical-align:middle;width:25px;display:inline-block}.sidebar__menu--social{margin-top:25px}.side-btn .site__btn1{padding:16px 50px}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{min-height:100%}h2 a,h3 a,h5 a{color:inherit}*,:after,:before,figure,ul{margin:0;padding:0}img{max-width:100%}i{font-style:normal}a,a:active{text-decoration:none;outline:0}a,a:active,a:focus{border:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a:hover{text-decoration:none;outline:0;color:#ff5e14;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}body,p{font-family:"Roboto",sans-serif;color:#00235a;font-size:16px}body{-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden}p{font-weight:400;line-height:29px}h2,h3,h4,h5{font-family:"Exo",sans-serif;color:#00235a;font-weight:700}::-moz-selection{background:#313131}::selection{background:#313131}.content_box_pot_120{padding-top:120px}@media only screen and (max-width:1199px){.content_box_pot_120{padding-top:100px}}@media only screen and (max-width:767px){.content_box_pot_120{padding-top:80px}}.content_box_pob_120{padding-bottom:120px}@media only screen and (max-width:1199px){.content_box_pob_120{padding-bottom:100px}}@media only screen and (max-width:767px){.content_box_pob_120{padding-bottom:80px}}.content_box_120{padding-top:120px;padding-bottom:120px}@media only screen and (max-width:1199px){.content_box_120{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:767px){.content_box_120{padding-top:80px;padding-bottom:80px}}.content_box_120_70{padding-top:120px;padding-bottom:70px}@media only screen and (max-width:1199px){.content_box_120_70{padding-top:100px;padding-bottom:50px}}@media only screen and (max-width:767px){.content_box_120_70{padding-top:80px;padding-bottom:30px}}.f_right{float:right}.site__btn1,.site__btn2{display:inline-block;padding:19px 50px;font-size:14px;font-weight:700;font-family:"Roboto",sans-serif;text-transform:uppercase}.site__btn1{background:#ff5e14;color:#fff}.site__btn1:hover,.site__btn2:hover{background:#00235a;color:#fff}.site__btn2{background:#fff;color:#00235a}.site__btn2,.slider1__content a.site__btn2{-webkit-box-shadow:0 16px 32px 0 rgb(32 85 125/.1);box-shadow:0 16px 32px 0 rgb(32 85 125/.1)}.text-border-title1{position:absolute;font-family:"Exo",sans-serif;font-size:300px;text-transform:uppercase;line-height:300px;color:#fff0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-text-stroke:1px #f4f4f4;top:60px}.text-border-title1.pos-static{position:static;transform:inherit}@media only screen and (max-width:1023px){.text-border-title1{font-size:200px}}@media only screen and (max-width:767px){.text-border-title1{display:none}}.text-border-title1.features1-style{top:-25px}@media only screen and (max-width:1599px){.text-border-title1.features1-style{font-size:240px;line-height:240px;top:-15px}}@media only screen and (max-width:1199px){.text-border-title1.features1-style{font-size:180px;line-height:180px;top:-10px}}@media only screen and (max-width:880px){.text-border-title1.features1-style{font-size:120px;line-height:120px;top:0}}@media only screen and (max-width:767px){.text-border-title1.features1-style{display:none}}.title_style1 h2,.title_style1 h5{font-weight:700;text-transform:uppercase;position:relative;z-index:9}.title_style1 h5{font-size:16px;font-family:"Roboto",sans-serif;color:#ff5e14;margin-bottom:14px}.title_style1 h2{font-size:55px;color:#00235a;font-family:"Exo",sans-serif;letter-spacing:-2px;line-height:70px}@media only screen and (max-width:575px){.title_style1 h2{font-size:30px;line-height:55px;letter-spacing:-1px}}@media only screen and (max-width:400px){.title_style1 h2{font-size:30px;line-height:45px;text-align:left}}.header__top1{background-color:#f1f9ff}.header__top1__left{padding-top:13px;padding-bottom:13px;padding-left:151px}@media only screen and (max-width:1399px){.header__top1__left{padding-left:50px}}@media only screen and (max-width:880px){.header__top1__left{padding-left:0}}.header__top1__left span{font-size:14px;font-weight:700;display:inline-block}.header__top1__left span a{color:#00235a;font-size:18px}@media only screen and (max-width:479px){.header__top1__left span{display:block}}.header__top1__left span:not(:last-child){margin-right:45px}@media only screen and (max-width:479px){.header__top1__left span:not(:last-child){margin-right:0}}.header__top1__left span i{font-size:15px;margin-right:3px;display:inline-block}@media only screen and (max-width:1399px){.header__top1__right--social{padding-left:0}}.header__logo img{width:252px}.header__side-nav1{position:relative;z-index:9}.header__side-nav1 a{display:inline-block;color:#fff;border:2px solid #334f7b;padding:11px 30px;text-transform:uppercase;background-color:#00235a;font-weight:500;margin-top:25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__side-nav1 a:hover{background-color:#ff5e14;border-color:#ff5e14;color:#fff}.header .main-menu1>nav,.header.home1 .header__menu-wrapper{position:relative}.header-menu-space{padding:0 185px;position:relative}.header-menu-space::before{content:"";position:absolute;background:#fff;height:125px;width:540px;left:-25px;bottom:0;transform:skew(15deg)}.topbar-space{padding-right:185px}.header__logo.logo-shape{transform:translateY(10px)}.footer1__padding1{background:#001940;padding:100px 0 45px}@media only screen and (max-width:991px){.footer1__padding1{padding:80px 0 25px}}.footer1__copyright{background:#00122f;padding:20px 0}@media only screen and (max-width:767px){.footer1__copyright{padding:30px 0}}.footer1__copyright--text p{font-size:16px;font-weight:700;color:#fff}@media only screen and (max-width:767px){.footer1__copyright--text p{font-size:14px;font-weight:400}}.slider1__height{height:800px}@media only screen and (max-width:767px){.slider1__height{height:600px}}.slider1__img-01{background-repeat:no-repeat;background-size:cover;background-position:center}.slider-bg-img{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:center center;-webkit-transition:8s;-moz-transition:8s;transition:8s}.slider-z-index{position:relative;z-index:2}@media only screen and (max-width:1599px){.slider1__item{padding-left:100px}}@media only screen and (max-width:991px){.slider1__item{padding-left:10px}}@media only screen and (max-width:880px){.slider1__item{padding-left:0}}.slider1__content h3{font-weight:700;font-size:80px;line-height:80px;color:#fff0;-webkit-text-stroke:1px #00235a}@media only screen and (max-width:767px){.slider1__content h3{font-size:60px;line-height:60px}}@media only screen and (max-width:479px){.slider1__content h3{font-size:45px;line-height:45px}}.slider1__content h2{font-size:80px;font-weight:700;line-height:80px}@media only screen and (max-width:767px){.slider1__content h2{font-size:60px;line-height:60px}}@media only screen and (max-width:479px){.slider1__content h2{font-size:45px;line-height:45px}}.slider1__content p{font-size:18px;line-height:28px;position:relative;padding-left:22px}@media only screen and (max-width:767px){.slider1__content p{font-size:16px}}.slider1__content p:before{position:absolute;left:0;height:45px;width:4px;content:"";background:#ff5e14;top:7px}.features1{background-repeat:no-repeat;background-size:cover;background-position:center}.features1__item{position:relative;padding-right:20px}@media only screen and (max-width:1199px){.features1__item{padding-right:0}}.features1__thumb{position:absolute;left:0;top:0;border-radius:100%;-webkit-box-shadow:0 30px 40px 0 rgb(32 85 125/.1);box-shadow:0 30px 40px 0 rgb(32 85 125/.1);text-align:center}.features1__thumb i{position:absolute;left:0;top:20px;right:0;color:#ff5e14;font-size:33px}.features1__item--text{padding-left:128px}@media only screen and (max-width:400px){.features1__item--text{padding-left:105px}}.features1__item--text h4{font-size:24px;text-transform:uppercase;margin-bottom:11px}@media only screen and (max-width:575px){.features1__item--text h4{font-size:20px}}.features1__item--text p{font-size:16px;line-height:26px}.key_features1__thumb-1{height:100%;width:auto;background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width:1199px){.key_features1__thumb-1{height:500px}}.key_features1__thumb-2{background:#00235a;height:700px}@media only screen and (max-width:1199px){.key_features1__thumb-2{height:600px}}@media only screen and (max-width:767px){.key_features1__thumb-2{height:auto}}.key_features1__thumb-3{height:700px;background-repeat:no-repeat;background-size:cover;background-position:center}.key_features1__thumb-3::before{position:absolute;content:"";width:100%;height:100%;background:rgb(255 94 20/.9);opacity:.9;visibility:visible;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}@media only screen and (max-width:1199px){.key_features1__thumb-3{height:600px}}@media only screen and (max-width:767px){.key_features1__thumb-3{height:auto}}.key_features1__item{padding:100px 60px;position:relative;height:100%}@media only screen and (max-width:1599px){.key_features1__item{padding:100px 40px}}@media only screen and (max-width:1199px){.key_features1__item{padding:100px 60px}}@media only screen and (max-width:991px){.key_features1__item{padding:80px 60px}}@media only screen and (max-width:880px){.key_features1__item{padding:70px 40px}}@media only screen and (max-width:400px){.key_features1__item{padding:70px 30px}}.key_features1__item--thumb{margin-bottom:35px}.key_features1__item--thumb img{width:99px;height:auto}.key_features1__item--content h4{color:#fff;text-transform:uppercase;font-weight:700;font-size:30px;line-height:40px;letter-spacing:-1px;margin-bottom:16px}@media only screen and (max-width:400px){.key_features1__item--content h4{font-size:25px}}.key_features1__item--content p{color:#fff}@media only screen and (max-width:767px){.key_features1__item--content p{margin-bottom:30px}}.key_features1__item a{position:absolute;bottom:100px;color:#fff;display:inline-block;width:50px;height:50px;border:1px solid #fff;text-align:center;line-height:48px;background:#fff0}@media only screen and (max-width:767px){.key_features1__item a{position:relative;bottom:0}}.key_features1__item a:hover{background:#fff;color:#00235a}.projects1__wrapper{overflow:hidden}.projects1__carousel,.projects1__item{position:relative}.projects1__carousel:before{position:absolute;content:"";width:5000px;height:100%;background:#fff;z-index:5;left:-5000px;top:0}@media only screen and (max-width:991px){.projects1__carousel:before{display:none}}.projects1__item{text-align:right}.projects1__thumb img{width:100%;height:auto}.projects1__content{width:360px;display:inline-block;text-align:left;background:#fff;padding:43px 50px;-webkit-box-shadow:0 16px 32px 0 rgb(32 85 125/.06);box-shadow:0 16px 32px 0 rgb(32 85 125/.06);margin-top:-140px}@media only screen and (max-width:1199px){.projects1__content{top:205px}}@media only screen and (max-width:991px){.projects1__content{position:relative;width:100%;top:0;padding:40px 30px}}@media only screen and (max-width:400px){.projects1__content{padding:40px 20px}}.projects1__content--icon,.projects1__content--text{position:relative}.projects1__content--icon i{position:absolute;right:-30px;top:-30px;font-size:100px;line-height:1;color:#f7f7f7}.projects1__content--text .projects1__content--title h5{font-size:16px;color:#ff5e14;line-height:26px;font-family:"Roboto",sans-serif;text-transform:uppercase;font-weight:700;margin-bottom:4px}.projects1__content--text .projects1__content--title h2{font-size:24px;line-height:34px;font-weight:700;text-transform:uppercase;letter-spacing:-1px;margin-bottom:15px}@media only screen and (max-width:400px){.projects1__content--text .projects1__content--title h2{font-size:20px}}.projects1__content--text p{font-size:14px;line-height:24px;margin-bottom:11px}.projects1__content--text .projects1__content--data span{display:inline-block;margin-right:22px}.projects1__content--text .projects1__content--data span i{color:#ff5e14;font-size:14px;display:inline-block;margin-right:2px}.projects1__content--text .projects1__content--data span a{font-size:14px;font-family:"Roboto",sans-serif;color:#00235a}.news1__item{background:#fff}.news1__thumb{position:relative}.news1__data span,.news1__thumb a,.projects1__content--text .projects1__content--data span a{font-weight:700;text-transform:uppercase;display:inline-block}.news1__thumb a{position:absolute;top:40px;left:40px;color:#fff;border:2px solid rgb(255 255 255/.3);padding:5px 26px;font-size:15px;line-height:26px}@media only screen and (max-width:400px){.news1__thumb a{left:25px;top:25px}}.news1__thumb a:hover{background:#ff5e14;border:2px solid #ff5e14;color:#222}.news1__content{padding:35px 38px 0}@media only screen and (max-width:1199px) and (min-width:992px){.news1__content{padding:35px 25px 0}}@media only screen and (max-width:400px){.news1__content{padding:25px 25px 0}}.news1__content h3{font-size:24px;line-height:34px;letter-spacing:-1px;text-transform:uppercase}@media only screen and (max-width:400px){.news1__content h3{font-size:20px;line-height:30px;letter-spacing:0}}.news1__content p{font-size:14px;margin-bottom:36px}@media only screen and (max-width:400px){.news1__content p{margin-bottom:25px}}.news1__data{border-top:1px solid #c5dcff;padding:16px 0}.news1__data span{font-size:14px}.news1__data span:first-child{margin-right:25px}@media only screen and (max-width:400px){.news1__data span:first-child{margin-right:15px}}.news1__data span a{color:#00235a}.footer-widget ul li a:hover,.news1__data span a:hover{color:#ff5e14}.news1__data span i{font-size:14px;color:#ff5e14;margin-right:5px}.testimonial1__carousel{background-repeat:no-repeat;background-size:cover;background-position:center;padding:72px 80px 70px;-webkit-box-shadow:0 16px 32px 0 rgb(255 94 20/.3);box-shadow:0 13px 32px 0 rgb(32 85 125/.06)}@media only screen and (max-width:991px){.testimonial1__carousel{padding:50px 30px 43px}}@media only screen and (max-width:479px){.testimonial1__carousel{padding:40px 30px 33px}}@media only screen and (max-width:319px){.testimonial1__carousel{padding:40px 20px 33px}}.testimonial1__item{position:relative}.testimonial1__thumb{position:absolute;left:0;top:4px;width:120px;border:8px solid #fff}.testimonial1__thumb i{position:absolute;left:0;right:0;text-align:center;background:#ff5e14;height:50px;width:50px;color:#fff;border-radius:30px;line-height:50px;margin:auto;bottom:-24px;box-shadow:0 16px 32px 0 rgb(255 94 20/.16)}@media only screen and (max-width:991px){.testimonial1__thumb{width:80px;border:5px solid #fff;top:5px}}.testimonial1__content{padding-left:150px}@media only screen and (max-width:991px){.testimonial1__content{padding-left:100px}}@media only screen and (max-width:479px){.testimonial1__content{padding-left:0;padding-top:100px}}.testimonial1__content p{font-size:24px;line-height:36px;margin-bottom:22px}@media only screen and (max-width:991px){.testimonial1__content p{font-size:16px;line-height:26px}}@media only screen and (max-width:319px){.testimonial1__content p{font-size:15px}}.testimonial1__content h4,.testimonial1__content h5{font-size:30px;line-height:30px;text-transform:uppercase;margin:0}@media only screen and (max-width:991px){.testimonial1__content h4{font-size:24px}}@media only screen and (max-width:400px){.testimonial1__content h4{font-size:22px}}.testimonial1__content h5{font-size:16px;line-height:36px;font-family:"Roboto",sans-serif;color:#ff5e14}.about1,.testimonial1__dots-style{position:relative}.about1__experience{position:absolute;top:-105px;right:80px;display:inline-block;width:525px;border-bottom:4px solid #ff5e14;z-index:500;background:#fff}@media only screen and (max-width:1399px){.about1__experience{right:0}}@media only screen and (max-width:640px){.about1__experience{width:380px;top:-70px}}@media only screen and (max-width:400px){.about1__experience{display:none}}.about1__experience--content{padding:45px 48px 28px;position:relative}@media only screen and (max-width:640px){.about1__experience--content{padding:30px 30px 20px}}.about1__experience--content h2{font-size:80px;color:#ff5e14;font-family:"Roboto",sans-serif;font-weight:700;line-height:80px;letter-spacing:-7px;top:35px;left:48px;position:absolute}@media only screen and (max-width:640px){.about1__experience--content h2{font-size:60px;line-height:45px;letter-spacing:-4px}}.about1__experience--content h2 span{font-size:16px;line-height:20px}.about1__experience--content i{position:absolute;right:20px;top:20px;font-size:62px;color:rgb(0 0 0/.04)}.about1__experience--content .about1_experience_text{padding-left:105px}.about1__experience--content .about1_experience_text h4{font-size:16px;font-family:"Roboto",sans-serif;font-weight:700;color:#00235a;text-transform:uppercase;margin-bottom:2px}@media only screen and (max-width:640px){.about1__experience--content .about1_experience_text h4{font-size:15px}}.about1__experience--content .about1_experience_text h3,.about1__thumb span{font-size:40px;font-family:"Exo",sans-serif;font-weight:700;color:#00235a;text-transform:uppercase}@media only screen and (max-width:640px){.about1__experience--content .about1_experience_text h3{font-size:25px}}.about1__title-right{position:relative;padding-right:100px}@media only screen and (max-width:1199px){.about1__title-right{padding-right:0}}.about1__title-right:before{position:absolute;content:"";left:0;top:20px;width:2px;height:120px;background:#e4e4e4}.about1__title-right p{padding-left:35px;font-size:18px;padding-top:24px;line-height:28px;text-align:justify}@media only screen and (max-width:479px){.about1__title-right p{padding-top:13px;padding-left:20px;text-align:justify}}.about1__item,.about1__item:before{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.about1__item{padding:55px 25px 50px 36px;position:relative;background-color:#fff;border-bottom:0 solid #ff5e14}.about1__item:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1}.about1__item:hover:before{width:calc(100% + 20px);height:calc(100% + 20px);top:-10px;left:-10px;background-color:#fff;-webkit-box-shadow:0 30px 40px 0 rgb(32 85 125/.06);box-shadow:0 30px 40px 0 rgb(32 85 125/.06);border-bottom:4px solid #ff5e14}.about1__item--wrapper{border:2px solid #f4f4f4;margin-top:83px;position:relative}.about1__item--wrapper:before{position:absolute;content:"";left:40px;top:-30px;right:40px;height:10px;background-color:#ff5e14}.about1__content,.about1__thumb,.about1__thumb i{position:relative}.about1__thumb span{position:absolute;font-family:"Roboto",sans-serif;font-size:150px;line-height:150px;color:#fff0;-webkit-text-stroke:1px #f4f4f4;right:0;top:-22px;z-index:2}.about1__content{margin-top:90px;z-index:5}.about1__content h3{font-size:24px;line-height:36px;font-family:"Exo",sans-serif;color:#00235a;text-transform:uppercase}.about1__thumb i{font-size:90px;line-height:1;color:#ff5e14;z-index:222}.sponsors1.sponsors1__bg-img-01{background-repeat:no-repeat;background-size:cover;background-position:center}.sponsors1__content_box{padding-top:120px;padding-bottom:50px}@media only screen and (max-width:1199px){.sponsors1__content_box{padding-top:100px;padding-bottom:30px}}@media only screen and (max-width:767px){.sponsors1__content_box{padding-top:80px;padding-bottom:10px}}.sponsors1__item a{display:inline-block}.brand-active .sponsors1__item a img{width:auto}.counter1 .title_style1{padding:0 50px}@media only screen and (max-width:1199px){.counter1 .title_style1{padding:0}}.counter1__content{position:relative}.counter1__content h4,.counter1__content--bg{font-family:"Exo",sans-serif;text-transform:uppercase}.counter1__content--bg{position:absolute;font-size:120px;line-height:120px;color:#fff0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-text-stroke:1px #f4f4f4;top:-38px;z-index:1;letter-spacing:-3px}.counter1__content h4{font-size:30px;letter-spacing:-1px;position:relative;z-index:5}.counter1__content p{margin:0;font-size:16px;font-family:"Roboto",sans-serif;position:relative;z-index:5}.hidden{display:none!important}@media print{*,:after,:before{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.search-wrap{width:100%;height:100%;overflow:hidden;display:none;position:fixed;top:0;left:0;z-index:121;background:rgb(0 0 0/.9)}.search-wrap .search-inner{position:relative;width:100%;height:100%}.search-wrap .search-cell{position:absolute;top:50%;width:100%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;position:relative;animation:slideInUp .3s}@media (max-width:767.99px),only screen and (min-width:768px) and (max-width:991.99px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{width:100%;height:70px;border:0;padding:0 50px;text-transform:uppercase;background:#fff0;font-size:25px;color:#fff;border-bottom:2px solid #898989;text-align:center;letter-spacing:2px}@media only screen and (min-width:768px) and (max-width:991.99px){.search-wrap .main-search-input{padding:0;font-size:20px}}@media (max-width:767.99px){.search-wrap .main-search-input{padding:0;font-size:20px}}input.main-search-input::-webkit-input-placeholder{color:#fff;font-size:25px}@media only screen and (min-width:768px) and (max-width:991.99px){input.main-search-input::-webkit-input-placeholder{font-size:20px}}@media (max-width:767.99px){input.main-search-input::-webkit-input-placeholder{font-size:16px}}input.main-search-input:-moz-placeholder{color:#fff;opacity:1;font-size:25px}@media only screen and (min-width:768px) and (max-width:991.99px){input.main-search-input:-moz-placeholder{font-size:20px}}@media (max-width:767.99px){input.main-search-input:-moz-placeholder{font-size:16px}}input.main-search-input::-moz-placeholder{color:#fff;opacity:1;font-size:25px}@media only screen and (min-width:768px) and (max-width:991.99px){input.main-search-input::-moz-placeholder{font-size:20px}}@media (max-width:767.99px){input.main-search-input::-moz-placeholder{font-size:16px}}input.main-search-input:-ms-input-placeholder{color:#fff;font-size:25px}@media only screen and (min-width:768px) and (max-width:991.99px){input.main-search-input:-ms-input-placeholder{font-size:20px}}@media (max-width:767.99px){input.main-search-input:-ms-input-placeholder{font-size:16px}}.search-close{position:absolute;top:50px;right:50px;font-size:30px;color:#fff;cursor:pointer}.progress-wrap,.progress-wrap svg.progress-circle path{-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.progress-wrap,.progress-wrap::after{height:46px;width:46px;cursor:pointer;display:block}.progress-wrap{position:fixed;right:-100px;bottom:50px;border-radius:50px;box-shadow:inset 0 0 0 2px #00235a;z-index:99;opacity:0;visibility:hidden;transform:translateY(15px)}.progress-wrap::after{position:absolute;content:"";font-family:"Font Awesome 5 Pro";text-align:center;line-height:46px;font-size:20px;color:#ff5e14;left:0;top:0;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#e1b800;stroke-width:4;box-sizing:border-box}.slider-circle-shape,.slider-circle-shape-sm{position:absolute;z-index:1;border-radius:50%;background:#fff;transform:scale(0)}.slider-circle-shape{height:320px;width:320px;left:14%;top:12%;transition:1.2s}.slider-circle-shape-sm{height:150px;width:150px;left:10%;bottom:34%;transition:1.5s}#loading{background-color:#00235a;height:100%;width:100%;position:fixed;z-index:999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;height:50px;width:50px;margin-top:-25px;margin-left:-25px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:loading-center-absolute 1.5s infinite;animation:loading-center-absolute 1.5s infinite}.object{width:25px;height:25px;background-color:#fff;float:left}#object_one{-webkit-animation:object_one 1.5s infinite;animation:object_one 1.5s infinite}#object_two{-webkit-animation:object_two 1.5s infinite;animation:object_two 1.5s infinite}#object_three{-webkit-animation:object_three 1.5s infinite;animation:object_three 1.5s infinite}#object_four{-webkit-animation:object_four 1.5s infinite;animation:object_four 1.5s infinite}img{height:auto;transition:.3s}.fix{overflow:hidden}a{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}a:focus{outline:0}a:focus,a:hover{text-decoration:none}input:focus::placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}button:focus,input:focus{outline:0}::-moz-selection{background:#d6b161;background:#444;color:#fff;text-shadow:none}::selection{background:#444;color:#fff;text-shadow:none}::-moz-placeholder{color:#555;font-size:14px;opacity:1}::placeholder{color:#555;font-size:14px;opacity:1}.textwidget img,iframe{max-width:100%}.footer-widget ul ul{padding-left:15px;padding-top:20px}ul{list-style:disc}.footer-title{color:#fff;font-size:24px;text-transform:uppercase}.footer-widget p{color:#aabcd8;font-size:14px;line-height:26px}.footer-widget ul li{margin-bottom:18px;color:#aabcd8}.footer-widget ul li a{color:#fff;font-size:16px;display:inline-block}.bdevselement-post-list,footer ul,header ul{list-style:none}@media (min-width:1500px) and (max-width:1880px){.header-menu-space{padding:0 100px}.topbar-space{padding-right:100px}.header-menu-space::before{width:450px}.header__top1__left{padding-left:90px}}@media (min-width:1200px) and (max-width:1500px){.header-menu-space{padding:0 15px}.topbar-space{padding-right:15px}.header-menu-space::before{width:342px}.header__top1__left{padding-left:25px}.slider-circle-shape{height:250px;width:250px;left:2%;top:17%}.slider-circle-shape-sm{height:120px;width:120px;left:5%;bottom:36%}}@media (min-width:992px) and (max-width:1199px){.header-menu-space{padding:0 10px}.topbar-space{padding-right:10px;padding-left:10px}.header-menu-space::before{width:259px;height:100%}.header__top1__left{padding-left:0}.header__logo.logo-shape{transform:translateY(30px)}.header__logo.logo-shape img{width:170px}.slider-circle-shape{height:220px;width:220px;left:4%;top:19%}.slider-circle-shape-sm{height:120px;width:120px;left:8%;bottom:37%}}@media (min-width:768px) and (max-width:991px){.header-menu-space{padding:11px 10px}.topbar-space{padding-right:10px;padding-left:10px}.header-menu-space::before{width:290px;height:100%}.header__top1__left{padding-left:0}.header__logo.logo-shape{transform:translateY(2px)}.header__logo.logo-shape img{width:200px}.open-mobile-menu a{background:#ff5e14;color:#fff}.open-mobile-menu{display:inline-block;margin-top:0}.slider1__height{background-position:left}header .dark-bg{background:0 0!important}.text-border-title1{font-size:150px}.slider-circle-shape{height:180px;width:180px;left:0;top:24%}.slider-circle-shape-sm{height:100px;width:100px;left:7%;bottom:39%}}@media (max-width:767px){.header-menu-space{padding:12px 10px}.slider1__height{background-position:left}.topbar-space{padding-right:10px;padding-left:10px}.header-menu-space::before{width:243px;height:100%}.header__top1__left{padding-left:0}.header__logo.logo-shape{transform:translateY(6px)}.header__logo.logo-shape img{width:165px}.open-mobile-menu a{background:#ff5e14;color:#fff}.open-mobile-menu{display:inline-block;margin-top:0}header .dark-bg{background:inherit!important}.header__top1__left .d-m-none,.section-title br,.slider1__content p br{display:none}.header__top1__right--social.f_right.d-md-block{float:left}.header__top1__left span{text-align:center}.slider-circle-shape{height:150px;width:150px;left:0;top:14%}.slider-circle-shape-sm{height:80px;width:80px;left:26px;bottom:46%}}@media only screen and (min-width:580px) and (max-width:767px){.header__top1__right--social.f_right.d-md-block{float:right}.header__top1__left span{text-align:left}}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.34.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.34.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.34.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.34.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.34.0#eicon)format("svg");font-weight:400;font-style:normal}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{height:auto;max-width:100%;border:0;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute{z-index:1}.elementor-element:where(.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}@media (min-width:768px){.elementor-column.elementor-col-33{width:33.333%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.animated{animation-duration:1.25s}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-821 .elementor-element.elementor-element-31f3c55{text-align:left;width:var(--container-widget-width,437px);max-width:437px;--container-widget-width:437px;--container-widget-flex-grow:0;top:-17px}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-31f3c55{right:-309px}.elementor-821 .elementor-element.elementor-element-bfc1c3e{padding:0 0 120px}.elementor-821 .elementor-element.elementor-element-5c07a89:not(.elementor-motion-effects-element-type-background){background-image:url(https://inversionespalmacasona.com/wp-content/uploads/2020/10/bg-01.jpg);background-position:center center;background-size:cover}.elementor-821 .elementor-element.elementor-element-5c07a89{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-821 .elementor-element.elementor-element-4929fc4{text-align:left}.elementor-821 .elementor-element.elementor-element-3eb7bd0:not(.elementor-motion-effects-element-type-background){background-image:url(https://inversionespalmacasona.com/wp-content/uploads/2020/10/map.png)}.elementor-821 .elementor-element.elementor-element-3eb7bd0{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-821 .elementor-element.elementor-element-5dacf63{padding:80px 0 30px}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-54cfc03{left:121px}.elementor-821 .elementor-element.elementor-element-54cfc03{top:-120px}.elementor-821 .elementor-element.elementor-element-e398e88{padding:0 0 90px}.elementor-821 .elementor-element.elementor-element-7d5c8a3{padding:60px 0 0}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-273be67{left:233px}.elementor-821 .elementor-element.elementor-element-273be67{top:-83px;z-index:0}.elementor-821 .elementor-element.elementor-element-1499b12{padding:30px 0 80px}.elementor-821 .elementor-element.elementor-element-c6e4571{text-align:center}.elementor-821 .elementor-element.elementor-element-c6e4571>.elementor-widget-container{padding:0 0 30px}.elementor-821 .elementor-element.elementor-element-9be0b2e{padding:0 0 120px}.elementor-821 .elementor-element.elementor-element-ff6c478:not(.elementor-motion-effects-element-type-background){background-color:#00235a}.elementor-821 .elementor-element.elementor-element-ff6c478{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:115px 0 90px}.elementor-821 .elementor-element.elementor-element-16289ca .back-title-border{-webkit-text-stroke:1px #123977}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-16289ca{left:151px}.elementor-821 .elementor-element.elementor-element-16289ca{top:-111px}.elementor-821 .elementor-element.elementor-element-a7882b0 .bdevs-el-title{color:#fff}.elementor-821 .elementor-element.elementor-element-a7882b0{text-align:center}@media (max-width:1024px) and (min-width:768px){.elementor-821 .elementor-element.elementor-element-49ed100,.elementor-821 .elementor-element.elementor-element-c608f3f,.elementor-821 .elementor-element.elementor-element-cca2649{width:100%}}@media (max-width:1024px){body:not(.rtl) .elementor-821 .elementor-element.elementor-element-31f3c55{right:169px}.elementor-821 .elementor-element.elementor-element-31f3c55{top:-21px}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-54cfc03{left:0}.elementor-821 .elementor-element.elementor-element-54cfc03{top:-178px}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-273be67{left:14px}.elementor-821 .elementor-element.elementor-element-273be67{top:-160px}.elementor-821 .elementor-element.elementor-element-16289ca{width:var(--container-widget-width,435px);max-width:435px;--container-widget-width:435px;--container-widget-flex-grow:0;top:-194px}body:not(.rtl) .elementor-821 .elementor-element.elementor-element-16289ca{left:148px}}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fa-trophy-alt:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-light-300.svg#fontawesome)format("svg")}.fal,.far{font-weight:300;font-family:"Font Awesome 5 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/bdevs-element/assets/fonts/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fal,.far{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-bars:before{content:""}.fa-calendar-check:before{content:""}.fa-clock:before{content:""}.fa-envelope:before{content:""}.fa-map:before{content:""}.fa-phone:before{content:""}.fa-quote-left:before{content:""}.fa-times:before{content:""}.fa-user:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}