a{text-decoration:none}.las{font-size:22px;vertical-align:text-bottom}.bootstrap-select button{background-color:#fff!important;border:1px solid #dee2e6!important;font-size:15px}.v-ul{list-style:none;margin:0;padding:0}.v-ul>li{display:block}.h-ul{list-style:none;margin:0;padding:0}.h-ul>li{display:inline-block}.bg-img{background-position:50%;background-repeat:no-repeat;background-size:contain}.img-object-container{background-size:cover}.img-object{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.t_btn{background-color:transparent;border:1px solid #3c3838;color:#3c3838;padding:9px 25px!important;text-decoration:none!important}@media screen and (max-width:450px){.t_btn{padding:9px 15px!important}}.t_btn:active,.t_btn:focus,.t_btn:hover{background-color:#3c3838!important;border-color:#3c3838!important;color:#fff!important}.t_btn:active span:after,.t_btn:focus span:after,.t_btn:hover span:after{width:100%}.section-contact-content{position:relative}.section-contact-content .contact-content{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);position:relative}@media screen and (max-width:1200px){.section-contact-content .contact-content{display:flex;flex-direction:column}}.section-contact-content .contact-content .contact-details-wrapper{display:flex;flex-flow:column;gap:30px;position:relative}@media screen and (max-width:768px){.section-contact-content .contact-content .contact-details-wrapper{gap:25px}}.section-contact-content .contact-content .contact-details-wrapper .contact-details{display:flex;flex-flow:column;gap:8px;justify-content:center;position:relative}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item{display:flex;gap:25px;position:relative}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item{gap:15px}}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;position:relative;width:100%}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details span{color:#0091dc;font-size:1.4rem;font-weight:500;line-height:1;position:relative}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details a{color:#1a1a18;font-weight:500;position:relative}@media screen and (max-width:990px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details a{font-size:1.2rem}}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details a:focus,.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-content-item-details a:hover{color:#0091dc;text-decoration:none}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link{text-decoration:none}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon{align-items:center;background:linear-gradient(-45deg,#0091dc,#000);border-radius:15px;display:flex;flex-shrink:0;height:80px;justify-content:center;position:relative;width:80px}@media screen and (max-width:768px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon{height:60px;width:60px}}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon{height:50px;width:50px}}.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon i{color:#fff;font-size:2.4rem}@media screen and (max-width:768px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon i{font-size:2rem}}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-details-wrapper .contact-details .contact-us-content-item .contact-us-icon-link .contact-us-content-item-icon i{font-size:1.4rem}}.section-contact-content .contact-content .contact-form{align-items:flex-start;background:#fff;border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;flex-flow:column;gap:25px;padding:25px;position:relative}.section-contact-content .contact-content .contact-form .form--contact{display:grid;gap:25px;grid-template-columns:repeat(2,1fr);position:relative;width:100%}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact{display:flex;flex-direction:column}}.section-contact-content .contact-content .contact-form .form--contact input{background:#fff;border:unset;border-bottom:1px solid #f0eded;color:#999;font-weight:500;outline:0;padding:1em;transition:all .2s ease-in-out;width:100%}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact input{grid-column:1}}.section-contact-content .contact-content .contact-form .form--contact input:focus,.section-contact-content .contact-content .contact-form .form--contact input:hover{border-bottom:1px solid rgba(0,0,0,.7)}.section-contact-content .contact-content .contact-form .form--contact input.full-name{grid-column:1/span 2}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact input.full-name{grid-column:1}}.section-contact-content .contact-content .contact-form .form--contact input::-moz-placeholder{color:#0091dc;text-transform:uppercase}.section-contact-content .contact-content .contact-form .form--contact input::placeholder{color:#0091dc;text-transform:uppercase}.section-contact-content .contact-content .contact-form .form--contact textarea{background:#fff;border:unset;border-bottom:1px solid hsla(0,0%,100%,.1);color:#999;font-weight:500;grid-column:1/span 2;height:120px;outline:0;padding:1em;transition:all .2s ease-in-out;width:100%}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact textarea{grid-column:1}}.section-contact-content .contact-content .contact-form .form--contact textarea:focus,.section-contact-content .contact-content .contact-form .form--contact textarea:hover{border-bottom:1px solid rgba(0,0,0,.7)}.section-contact-content .contact-content .contact-form .form--contact textarea::-moz-placeholder{color:#0091dc;text-transform:uppercase}.section-contact-content .contact-content .contact-form .form--contact textarea::placeholder{color:#0091dc;text-transform:uppercase}.section-contact-content .contact-content .contact-form .form--contact .file-input{grid-column:1/span 2}.section-contact-content .contact-content .contact-form .form--contact .file-input label{font-size:13px;font-weight:700;padding-left:1em}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact .g-recaptcha{max-width:100%;transform:scale(.74);transform-origin:0}}.section-contact-content .contact-content .contact-form .form--contact button{border:unset;height:calc(100% - 2px);outline:0}@media screen and (max-width:550px){.section-contact-content .contact-content .contact-form .form--contact button{height:50px}}.section-contact-content .contact-extra{display:flex;gap:50px;padding:100px 0 0;position:relative}@media screen and (max-width:1200px){.section-contact-content .contact-extra{padding:50px 0 0}}.section-contact-content .contact-extra .contact-departments{display:flex;flex-flow:column;flex-shrink:0;gap:50px;position:relative;width:400px}.section-contact-content .contact-extra .contact-departments .department-box{box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;flex-flow:column;position:relative}.section-contact-content .contact-extra .contact-departments .department-box>h3{background:linear-gradient(-45deg,#0091dc,#000);color:#fff;font-size:2rem;margin:0;padding:15px 25px;position:relative}.section-contact-content .contact-extra .contact-departments .department-box .box-details{align-items:flex-start;display:flex;flex-flow:column;gap:15px;padding:15px 25px;position:relative}.section-contact-content .contact-extra .contact-departments .department-box .box-details p{margin:0}.section-contact-content .contact-extra .contact-map{display:flex;position:relative;width:100%}.section-contact-content .contact-extra .contact-map iframe{border-radius:15px;height:100%;min-height:500px;width:100%}.services_list{display:grid;gap:24px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1400px){.services_list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.services_list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.services_list{grid-template-columns:repeat(1,1fr)}}.services_list .service_box{border-radius:15px;overflow:hidden}.services_list .service_box:hover .service_image img{transform:scale(1.05)}.services_list .service_box:hover .service_image .service_link .service_title{padding-bottom:30px}.services_list .service_box .service_image{height:350px}@media screen and (max-width:768px){.services_list .service_box .service_image{height:300px}}@media screen and (max-width:550px){.services_list .service_box .service_image{height:260px}}.services_list .service_box .service_image .service_link{display:block;height:100%;position:relative}.services_list .service_box .service_image .service_link img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .2s ease-in-out;width:100%}.services_list .service_box .service_image .service_link .service_title{background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));bottom:0;color:#fff;display:flex;flex-direction:column;font-size:20px;font-weight:500;justify-content:flex-end;line-height:1.3;min-height:30%;padding:24px;position:absolute;transition:all .2s ease-in-out;width:100%}.services-page-tOne .section-title{margin:30px 0}@media screen and (max-width:990px){.services-page-tOne .section-title{padding:0 15px}}@media screen and (max-width:550px){.services-page-tOne .section-title{margin:15px 0 30px}}.services-page-tOne .section-one{background:#fff;border-radius:15px;padding:60px}@media screen and (max-width:1200px){.services-page-tOne .section-one{padding:40px}}@media screen and (max-width:550px){.services-page-tOne .section-one{padding:20px 20px 10px}}.services-page-tOne .section-one .content-wrapper{padding:15px 30px}@media screen and (max-width:990px){.services-page-tOne .section-one .content-wrapper{padding:30px 15px 15px}}.services-page-tOne .section-one .content-wrapper h2,.services-page-tOne .section-one .content-wrapper h3{color:#0091dc;margin-bottom:30px}.services-page-tOne .section-one .content-wrapper ul{list-style:none}.services-page-tOne .section-one .content-wrapper ul li{position:relative}.services-page-tOne .section-one .content-wrapper ul li:before{color:rgba(0,145,220,.7);content:"\f633";font-family:bootstrap-icons,sans-serif;font-size:18px;left:-25px;position:absolute;top:0}.services-page-tOne .section-one .image-wrapper{border-radius:15px;height:100%;overflow:hidden}.services-page-tOne .section-one .image-wrapper img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.01);transition:all .6s ease}.services-page-tOne .section-one .image-wrapper:hover img{transform:scale(1.02)}.services-page-tOne .section-two{padding:60px 0 0}.services-page-tOne .section-two .cta-box{align-items:center;background:#0091dc;border-radius:15px;display:flex;gap:50px;justify-content:center;padding:20px;position:relative;transition:all .6s ease}@media screen and (max-width:990px){.services-page-tOne .section-two .cta-box{gap:30px;justify-content:flex-end}}@media screen and (max-width:550px){.services-page-tOne .section-two .cta-box{align-items:flex-start;flex-direction:column;gap:15px}}.services-page-tOne .section-two .cta-box h5{color:#fff;margin:0}@media screen and (max-width:990px){.services-page-tOne .section-two .cta-box h5{width:45%}}@media screen and (max-width:550px){.services-page-tOne .section-two .cta-box h5{width:80%}}.services-page-tOne .section-two .cta-box .icon-wrapper{height:90px;left:15px;padding:12px;position:absolute;top:50%;transform:translateY(-50%);width:90px}@media screen and (max-width:990px){.services-page-tOne .section-two .cta-box .icon-wrapper{left:5px}}@media screen and (max-width:550px){.services-page-tOne .section-two .cta-box .icon-wrapper{left:auto;right:0;top:40%}}.services-page-tOne .section-two .cta-box .icon-wrapper .icon-one{height:65px;width:100%}.services-page-tOne .section-two .cta-box .icon-wrapper .icon-two{height:60px;left:6px;opacity:0;position:absolute;top:-6px;transition:all .6s ease}@media screen and (max-width:768px){.services-page-tOne .section-two .cta-box .icon-wrapper .icon-two{opacity:1}}.services-page-tOne .section-two .cta-box .section-cta-btn{display:flex;gap:20px}.services-page-tOne .section-two .cta-box .section-cta-btn .main-btn{border:1px solid #fff}.services-page-tOne .section-two .cta-box:hover{background:#0073ac}.services-page-tOne .section-two .cta-box:hover .icon-wrapper .icon-two{opacity:1}.services-page-tOne .galery-section{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);padding:60px 0 30px}@media screen and (max-width:550px){.services-page-tOne .galery-section{gap:12px;grid-template-columns:repeat(1,1fr)}}.services-page-tOne .galery-section .img-wrapper{border-radius:15px;height:350px;overflow:hidden;width:100%}@media screen and (max-width:550px){.services-page-tOne .galery-section .img-wrapper{height:260px}}.services-page-tOne .galery-section .img-wrapper img{border-radius:15px;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.01);transition:all .6s ease;width:100%}.services-page-tOne .galery-section .img-wrapper:hover img{transform:scale(1.02)}
