﻿*,*::after,*::before{box-sizing:border-box}html,body{height:100%}body{line-height:1.74;font-size:14px;font-style:normal;font-weight:400;visibility:visible;font-family:"Inter",sans-serif;color:dimgray;position:relative;background-color:#fff}body.no-overflow{overflow:hidden}h1,h2,h3,h4,h5,h6{color:#333;font-family:"Inter",sans-serif;font-weight:700;margin-top:0;margin-bottom:0;line-height:1.3}h1{font-size:56px}@media only screen and (min-width: 992px)and (max-width: 1199px){h1{font-size:46px}}@media only screen and (min-width: 768px)and (max-width: 991px){h1{font-size:40px}}@media only screen and (max-width: 767px){h1{font-size:34px}}h2{font-size:48px}@media only screen and (min-width: 992px)and (max-width: 1199px){h2{font-size:36px}}@media only screen and (min-width: 768px)and (max-width: 991px){h2{font-size:36px}}@media only screen and (max-width: 767px){h2{font-size:30px}}h3{font-size:40px}@media only screen and (min-width: 992px)and (max-width: 1199px){h3{font-size:32px}}@media only screen and (min-width: 768px)and (max-width: 991px){h3{font-size:28px}}@media only screen and (max-width: 767px){h3{font-size:25px}}h4{font-size:34px}@media only screen and (min-width: 992px)and (max-width: 1199px){h4{font-size:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){h4{font-size:28px}}@media only screen and (max-width: 767px){h4{font-size:24px}}h5{font-size:24px}@media only screen and (max-width: 767px){h5{font-size:20px}}h6{font-size:18px}p:last-child{margin-bottom:0}a,button{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}a,button,img,input{transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}*:focus{outline:none !important}a:focus{color:inherit;outline:none;text-decoration:none}.btn.focus,.btn:focus{outline:none;box-shadow:none}a:hover{text-decoration:none;color:#1f2a37}button,input[type=submit]{cursor:pointer}ul{list-style:outside none none;margin:0;padding:0}.form-messege.success,.form-messege-2.success{color:green}.form-messege.error,.form-messege-2.error{color:red}.mark,mark{padding:0 0;background-color:rgba(0,0,0,0)}.font-weight--bold{font-weight:800}.font-weight--reguler{font-weight:500}.font-weight--normal{font-weight:400}.font-weight--light{font-weight:300}.text-color-primary{color:#1f2a37}.text-color-secondary{color:#3b556d}.text-black{color:#333 !important}.bg-white{background:#fff}.bg-black{background:#333}.bg-gray{background:#f8f8f8}.bg-gray-2{background:#f6fafe}.bg-gray-3{background:#f6f2ed}.bg-theme-default{background:#1f2a37}.theme-bg-secondary{background:#3b556d}.bg-theme-three{background:#002fa6}.sub-heading{color:#6d70a6}.black-bg{background:#000}.border-radus-5{border-radius:5px}.text-green{color:#3b556d}.bg-gradient{background:-webkit-linear-gradient(top, #FFF 0, #F5F5F5 100%)}select{padding:3px 20px;height:56px;max-width:100%;width:100%;outline:none;border:1px solid #f8f8f8;border-radius:5px;background:#f8f8f8 url("../images/icons/selector-icon.webp") no-repeat center right 20px;background-color:#f8f8f8;-moz-appearance:none;-webkit-appearance:none}select:focus{background:#f8f8f8 url("../images/icons/selector-icon.webp") no-repeat center right 20px !important}.fixed-bg{background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.text-black{color:#333}.box-shadow-top{box-shadow:0 10px 15px rgba(0,0,0,.05)}.border{border:1px solid #ededed !important}.border-top{border-top:1px solid #ededed !important}.border-right{border-right:1px solid #ededed !important}.border-bottom{border-bottom:1px solid #ededed !important}.border-left{border-left:1px solid #ededed !important}.border-top-dash{border-top:1px dashed #ddd !important}.border-bottom-dash{border-bottom:1px dashed #ddd !important}.border-top-thick{border-top:2px solid #ededed !important}.border-bottom-thick{border-bottom:2px solid #ededed !important}.border-top-drak{border-top:1px solid hsla(0,0%,100%,.2) !important}.border-bottom-drak{border-bottom:1px solid hsla(0,0%,100%,.2) !important}.section-title mark{color:#38cb89;padding:0em;background-color:rgba(0,0,0,0)}.section-sub-title{color:#ababab;font-size:14px;letter-spacing:3px;text-transform:uppercase;line-height:1.43;margin-top:-5px}.section-under-heading{font-size:18px;font-weight:500;line-height:1.4;color:#333}.section-under-heading a{color:#1f2a37;border-bottom:1px solid #ccc;position:relative}.section-under-heading a::before{content:"";width:0;height:1px;bottom:-1px;position:absolute;left:auto;right:0;z-index:1;-webkit-transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;background:currentColor}.section-under-heading a:hover::before{width:100%;left:0;right:auto}.img-width{width:100%}.title-dec-text{text-align:center;max-width:760px;margin:auto}::selection{color:#fff;background-color:#1f2a37}form input:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}form input:focus:-moz-placeholder{color:rgba(0,0,0,0)}form input:focus::-moz-placeholder{color:rgba(0,0,0,0)}form input:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}form input::placeholder,form textarea::placeholder{transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus,select:focus,select:focus,textarea:focus{color:#1f2a37;border-color:#1f2a37}input[type=checkbox]{position:relative;background:0 0;border-width:0;box-shadow:none;margin:0 10px 0 3px;cursor:pointer}.swiper-pagination{position:static;display:block;line-height:1}.swiper-pagination--vertical{position:absolute;top:50%;transform:translateY(-50%);right:50px;bottom:auto;left:auto}.swiper-pagination--vertical .swiper-pagination-bullet{display:block;margin-bottom:10px;line-height:1;margin-right:0}.swiper-pagination--vertical .swiper-pagination-bullet:last-child{margin-bottom:0}.swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border:0;border-radius:0;background:rgba(0,0,0,0);opacity:1;position:relative;outline:none;margin-right:20px}.swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:100%;width:8px;height:8px;background:#d8d8d8;z-index:1;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.swiper-pagination .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#1f2a37}.swiper-pagination .swiper-pagination-bullet-active:before{width:12px;height:12px;opacity:1;background:#1f2a37}.site-wrapper-reveal{position:relative;z-index:2;background:#fff}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet{margin:8px}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#fff}.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet-active::before{opacity:1;background:#fff;width:16px;height:16px;box-shadow:0 0 9px #ededed}.swiper-pagination.swiper-pagination-black .swiper-pagination-bullet{margin:8px}.swiper-pagination.swiper-pagination-black .swiper-pagination-bullet:hover:before{width:12px;height:12px;opacity:1;background:#333}.swiper-pagination.swiper-pagination-black .swiper-pagination-bullet-active::before{opacity:1;background:#333;width:16px;height:16px;box-shadow:0 0 9px #8b7b7b}.swiper-nav-button{transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1),visibility .1s linear 2s,opacity .1s linear 2s;background-image:none;text-align:center;user-select:none;outline:none;width:48px;height:48px;font-size:24px;color:#6d70a6;border:0;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.01);opacity:0;visibility:hidden;transform:translate(0, -50%);margin:0;top:50%}.swiper-nav-button::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;color:#fff;background:#fff}.swiper-nav-button:hover{color:#fff}.swiper-nav-button:hover::before{color:#fff;background:#1f2a37}.swiper-container{transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.swiper-container:hover .swiper-nav-button{opacity:1;visibility:visible}.swiper-nav-button i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.swiper-nav-button i::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:600;content:""}.swiper-nav-prev i::before{content:""}.swiper-button-next i::before{content:""}.swiper-wrapper{transition-timing-function:linear !important}.single-element-wrap ul li{margin-bottom:15px}.single-element-wrap ul li:last-child{margin-bottom:0}.breadcrumb-area{padding-top:114px;padding-bottom:114px;background-color:#f6f2ed;background-repeat:no-repeat;background-position:center center;border-bottom-width:0px;padding-top:136px;padding-bottom:131px;background-size:cover;z-index:3;position:relative;background-image:url(../images/bg/title-bar-01-bg.webp)}@media only screen and (max-width: 767px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 992px)and (max-width: 1199px){.breadcrumb-area{padding-top:80px;padding-bottom:80px}}.breadcrumb-list{margin-top:20px}.breadcrumb-list li{display:inline-block;font-size:14px;font-weight:500;letter-spacing:2px;line-height:1.58;text-transform:uppercase}.breadcrumb-list li a{position:relative}.breadcrumb-list li a::after{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;background:currentColor}.breadcrumb-list li a:hover::after{width:100%;left:0;right:auto;z-index:0}.breadcrumb-list li.active{color:#6d70a6}.page-pagination li{display:inline-block}.page-pagination li a{font-weight:500;padding:0 10px;display:block;text-align:center;line-height:41px;min-width:41px;height:41px;text-transform:uppercase;color:#ababab;letter-spacing:2px;border-radius:5px}.page-pagination li a.current{background:#f6f5f9;color:#1f2a37}.page-pagination li a:hover{color:#1f2a37}.preloader-active{position:fixed;top:0;left:0;overflow:hidden;height:100vh;width:100vw;z-index:99999}.preloader-active .preloader-area-wrap{background-color:#fff;position:absolute;left:0;display:block;top:0;height:100%;width:100%;z-index:999999}.preloader-active .preloader-area-wrap .spinner div{background-color:#1f2a37;border-radius:50%;width:20px;height:20px;margin-right:15px;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.preloader-active .preloader-area-wrap .spinner div.bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.preloader-active .preloader-area-wrap .spinner div.bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.preloader-area-wrap{display:none}.open_tm_preloader{position:fixed;background-color:rgba(0,0,0,0);z-index:9999;height:100%;width:100%;-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.open_tm_preloader.loaded{opacity:0;visibility:hidden}.open_tm_preloader.loaded:before,.open_tm_preloader.loaded:after{width:0%}.open_tm_preloader:before,.open_tm_preloader:after{content:"";position:absolute;height:100%;width:50%;background-color:#fff;transition:all .5s ease-in-out}.open_tm_preloader:before{top:0;left:0}.open_tm_preloader:after{bottom:0;right:0}.scroll-top{position:fixed;right:30px;bottom:-60px;z-index:999;box-shadow:0 30px 50px rgba(0,0,0,.03);display:block;padding:0;width:60px;height:60px;border-radius:50%;text-align:center;font-size:25px;line-height:60px;cursor:pointer;opacity:0;visibility:hidden;background-color:#1f2a37;background-size:200% auto;background-position:left center;color:#fff;transition:all .5s cubic-bezier(0.645, 0.045, 0.355, 1);overflow:hidden}@media only screen and (max-width: 479px){.scroll-top{width:50px;height:50px;line-height:50px;font-size:20px}}.scroll-top.show{visibility:visible;opacity:1;bottom:60px}.scroll-top i{position:absolute;top:50%;left:50%;color:#fff;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.scroll-top .arrow-top{transform:translate(-50%, -50%)}.scroll-top .arrow-bottom{transform:translate(-50%, 80px)}.scroll-top:hover{background-position:right center}.scroll-top:hover .arrow-top{transform:translate(-50%, -80px)}.scroll-top:hover .arrow-bottom{transform:translate(-50%, -50%)}.separator-wrap{text-align:center;display:inline-block;margin-top:40px}.separator-wrap .dot{border-radius:50%;box-shadow:0 0 12px #def0ff;background:#000;background-color:#1f2a37;animation:separator-bounce 1.4s ease-in-out 0s infinite both;width:14px;height:14px}.separator-wrap .dot.second-circle{margin-top:18px;animation-delay:-0.16s}.separator-wrap .dot.third-circle{margin-top:14px;animation-delay:-0.32s}@-webkit-keyframes separator-bounce{0%,80%,100%{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes separator-bounce{0%,80%,100%{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}#googleMap-1,#googleMap-2,#googleMap-3{height:400px}.section-space--pt_150{padding-top:150px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-space--pt_150{padding-top:100px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_150{padding-top:80px}}@media only screen and (max-width: 767px){.section-space--pt_150{padding-top:60px}}.section-space--ptb_120{padding-top:120px;padding-bottom:120px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_120{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.section-space--ptb_120{padding-top:60px;padding-bottom:60px}}.section-space--pt_120{padding-top:120px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_120{padding-top:80px}}@media only screen and (max-width: 767px){.section-space--pt_120{padding-top:60px}}.section-space--pb_120{padding-bottom:120px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_120{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-space--pb_120{padding-bottom:60px}}.section-space--ptb_100{padding-top:100px;padding-bottom:100px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_100{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.section-space--ptb_100{padding-top:60px;padding-bottom:60px}}.section-space--pt_100{padding-top:100px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_100{padding-top:80px}}@media only screen and (max-width: 767px){.section-space--pt_100{padding-top:60px}}.section-space--pb_100{padding-bottom:100px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_100{padding-bottom:80px}}@media only screen and (max-width: 767px){.section-space--pb_100{padding-bottom:60px}}.section-space--ptb_90{padding-top:90px;padding-bottom:90px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_90{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--ptb_90{padding-top:40px;padding-bottom:40px}}.section-space--pt_90{padding-top:90px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_90{padding-top:60px}}@media only screen and (max-width: 767px){.section-space--pt_90{padding-top:40px}}.section-space--pb_90{padding-bottom:90px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_90{padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--pb_90{padding-bottom:40px}}.section-space--ptb_80{padding-top:80px;padding-bottom:80px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_80{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--ptb_80{padding-top:40px;padding-bottom:40px}}.section-space--pt_80{padding-top:80px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_80{padding-top:60px}}@media only screen and (max-width: 767px){.section-space--pt_80{padding-top:40px}}.section-space--pb_80{padding-bottom:90px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_80{padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--pb_80{padding-bottom:40px}}.section-space--ptb_70{padding-top:70px;padding-bottom:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_70{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width: 767px){.section-space--ptb_70{padding-top:30px;padding-bottom:30px}}.section-space--pt_70{padding-top:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_70{padding-top:40px}}@media only screen and (max-width: 767px){.section-space--pt_70{padding-top:30px}}.section-space--pb_70{padding-bottom:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_70{padding-bottom:40px}}@media only screen and (max-width: 767px){.section-space--pb_70{padding-bottom:30px}}.section-space--ptb_60{padding-top:60px;padding-bottom:60px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}.section-space--pt_60{padding-top:60px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_60{padding-top:60px}}@media only screen and (max-width: 767px){.section-space--pt_60{padding-top:60px}}.section-space--pb_60{padding-bottom:60px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_60{padding-bottom:60px}}@media only screen and (max-width: 767px){.section-space--pb_60{padding-bottom:60px}}.section-space--pt_40{padding-top:40px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pt_40{padding-top:30px}}@media only screen and (max-width: 767px){.section-space--pt_40{padding-top:30px}}.section-space--pb_40{padding-bottom:40px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--pb_40{padding-bottom:30px}}@media only screen and (max-width: 767px){.section-space--pb_40{padding-bottom:30px}}.section-space--ptb_30{padding-top:30px;padding-bottom:30px}.section-space--pt_30{padding-top:30px}.section-space--pb_30{padding-bottom:30px}.section-space--mt_15{margin-top:15px}.section-space--mt_20{margin-top:20px}.section-space--mt_30{margin-top:30px}.section-space--mt_40{margin-top:40px}.section-space--mt_50{margin-top:50px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_50{margin-top:40px}}@media only screen and (max-width: 767px){.section-space--mt_50{margin-top:30px}}.section-space--mt_60{margin-top:60px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_60{margin-top:50px}}@media only screen and (max-width: 767px){.section-space--mt_60{margin-top:30px}}.section-space--mt_70{margin-top:70px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_70{margin-top:50px}}@media only screen and (max-width: 767px){.section-space--mt_70{margin-top:30px}}.section-space--mt_80{margin-top:80px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_80{margin-top:50px}}@media only screen and (max-width: 767px){.section-space--mt_80{margin-top:30px}}.section-space--mt_100{margin-top:100px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_100{margin-top:80px}}@media only screen and (max-width: 767px){.section-space--mt_100{margin-top:60px}}.section-space--mt_120{margin-top:120px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mt_120{margin-top:80px}}@media only screen and (max-width: 767px){.section-space--mt_120{margin-top:60px}}.section-space--mb_15{margin-bottom:15px}.section-space--mb_20{margin-bottom:20px}.section-space--mb_30{margin-bottom:30px}.section-space--mb_40{margin-bottom:40px}@media only screen and (max-width: 767px){.section-space--mb_40{margin-bottom:30px}}.section-space--mb_50{margin-bottom:50px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mb_50{margin-bottom:40px}}@media only screen and (max-width: 767px){.section-space--mb_50{margin-bottom:30px}}.section-space--mb_60{margin-bottom:60px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mb_60{margin-bottom:50px}}@media only screen and (max-width: 767px){.section-space--mb_60{margin-bottom:30px}}.section-space--mb_100{margin-bottom:100px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mb_100{margin-bottom:80px}}@media only screen and (max-width: 767px){.section-space--mb_100{margin-bottom:60px}}.section-space--mb_120{margin-bottom:120px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-space--mb_120{margin-bottom:80px}}@media only screen and (max-width: 767px){.section-space--mb_120{margin-bottom:60px}}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}@media only screen and (max-width: 767px){.small-mt__0{margin-top:0px}.small-mt__10{margin-top:10px}.small-mt__20{margin-top:20px}.small-mt__30{margin-top:30px}.small-mt__40{margin-top:40px}.small-mt__50{margin-top:50px}.small-mt__60{margin-top:60px}.small-mb__30{margin-bottom:30px}.small-mb__40{margin-bottom:40px}.small-mb__50{margin-bottom:50px}.small-mb__60{margin-bottom:60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.tablet-mt__0{margin-top:0px}.tablet-mt__30{margin-top:30px}.tablet-mt__40{margin-top:40px}.tablet-mt__50{margin-top:50px}.tablet-mt__60{margin-top:60px}.tablet-mb__30{margin-bottom:30px}.tablet-mb__40{margin-bottom:40px}.tablet-mb__50{margin-bottom:50px}.tablet-mb__60{margin-bottom:60px}}@-webkit-keyframes moveVertical{to{opacity:1;-webkit-transform:translateY(0)}}@keyframes moveVertical{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes moveHorizontal{to{-webkit-transform:translateX(0);opacity:1}}@keyframes moveHorizontal{to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.move-up{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}.move-up.animate{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-animation:moveVertical .65s ease forwards;animation:moveVertical .65s ease forwards}.move-up-x{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.move-up-x.animate{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);-webkit-animation:moveHorizontal .65s ease forwards;animation:moveHorizontal .65s ease forwards}@-webkit-keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@-webkit-keyframes hide-animation{0%{-webkit-transform:translateY(0);opacity:1}to{-webkit-transform:translateY(60px);opacity:0}}@keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}}@-webkit-keyframes show-animation{0%{-webkit-transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}@keyframes show-animation{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-out-to-right{0%{-webkit-transform:translateX(0);opacity:1}to{-webkit-transform:translateX(40px);opacity:0}}@keyframes slide-out-to-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}to{-webkit-transform:translateX(60px);transform:translateX(60px);opacity:0}}@-webkit-keyframes slide-in-to-left{0%{-webkit-transform:translateX(60px);opacity:0}to{-webkit-transform:translateX(0);opacity:1}}@keyframes slide-in-to-left{0%{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.brook-transition{-webkit-transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.bk-hover a{position:relative;overflow:hidden;z-index:1;display:inline-block;color:#999}.bk-hover a::after{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;-webkit-transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;background:currentColor}.bk-hover a:hover::after{width:100%;left:0;right:auto}@-webkit-keyframes separator-bounce{0%,80%,to{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes separator-bounce{0%,80%,to{-webkit-transform:scale(0.5);transform:scale(0.5)}40%{-webkit-transform:scale(1);transform:scale(1)}}@media(min-width: 1600px){.container-fluid--cp-150{padding:0 150px !important}}@media(min-width: 1600px)and (max-width: 1664px){.container-fluid--cp-150{padding:0 110px !important}}@media(min-width: 1200px){.container-fluid--cp-150{padding:0 50px}}@media(min-width: 1700px){.container-fluid--cp-140{padding:0 140px !important}}@media(min-width: 1700px)and (max-width: 1663px){.container-fluid--cp-140{padding:0 100px !important}}@media(min-width: 1600px)and (max-width: 1664px){.container-fluid--cp-140{padding:0 30px !important}}@media(min-width: 1200px){.container-fluid--cp-140{padding:0 30px}}@media(min-width: 1600px){.container-fluid--cp-120{padding:0 120px !important}}@media(min-width: 1600px)and (max-width: 1664px){.container-fluid--cp-120{padding:0 110px !important}}@media(min-width: 1200px){.container-fluid--cp-120{padding:0 50px}}@media(min-width: 1600px){.container-fluid--cp-80{padding:0 80px !important}}@media(min-width: 1600px)and (max-width: 1664px){.container-fluid--cp-80{padding:0 30px !important}}@media(min-width: 1200px){.container-fluid--cp-80{padding:0 30px}}.container-fluid--cp-60{padding:0 60px}@media only screen and (max-width: 767px){.container-fluid--cp-60{padding:0 15px}}.container-fluid--cp-30{padding:0 30px}@media only screen and (max-width: 767px){.container-fluid--cp-30{padding:0 15px}}@media(min-width: 1200px){.page-content-double-sidebar .container{max-width:1600px}}@media(max-width: 1919px){.container-fluid--cp-60{padding:0 30px}.container-fluid--cp-80{padding:0 40px}}@media only screen and (max-width: 1919px)and (max-width: 767px){.container-fluid--cp-80{padding:0 30px}}@media only screen and (max-width: 1919px)and (max-width: 575px){.container-fluid--cp-80{padding:0 15px}}@media(min-width: 1200px){.container{max-width:1200px}}.container_fl{padding-left:15px;padding-right:15px}.col-06__left{width:600px;max-width:100%;float:right}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.col-06__left{float:none;margin-left:auto;margin-right:auto;margin-bottom:40px}}.col-06__right{width:600px;max-width:100%;float:left}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.col-06__right{float:none;margin-left:auto;margin-right:auto}}.banner-image__content{width:570px;max-width:100%}.row--35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width: 767px){.row--35{margin-left:-15px !important;margin-right:-15px !important}}.row--35>[class*=col],.row--35>[class*=col-]{padding-left:35px;padding-right:35px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--35>[class*=col],.row--35>[class*=col-]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--35>[class*=col],.row--35>[class*=col-]{padding-left:15px !important;padding-right:15px !important}}@media only screen and (max-width: 767px){.row--35>[class*=col],.row--35>[class*=col-]{padding-left:15px !important;padding-right:15px !important}}.row--30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width: 767px){.row--30{margin-left:-15px !important;margin-right:-15px !important}}.row--30>[class*=col],.row--30>[class*=col-]{padding-left:30px;padding-right:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--30>[class*=col],.row--30>[class*=col-]{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--30>[class*=col],.row--30>[class*=col-]{padding-left:15px !important;padding-right:15px !important}}@media only screen and (max-width: 767px){.row--30>[class*=col],.row--30>[class*=col-]{padding-left:15px !important;padding-right:15px !important}}.row--10{margin-left:-10px;margin-right:-10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--10{margin-left:-10px;margin-right:-10px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--10{margin-left:-10px;margin-right:-10px}}@media only screen and (max-width: 767px){.row--10{margin-left:-10px !important;margin-right:-10px !important}}.row--10>[class*=col],.row--10>[class*=col-]{padding-left:10px;padding-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.row--10>[class*=col],.row--10>[class*=col-]{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 768px)and (max-width: 991px){.row--10>[class*=col],.row--10>[class*=col-]{padding-left:10px !important;padding-right:10px !important}}@media only screen and (max-width: 767px){.row--10>[class*=col],.row--10>[class*=col-]{padding-left:10px !important;padding-right:10px !important}}.header-area{position:relative;z-index:9}.header-area .is-sticky{position:fixed;top:0;left:0;width:100%;animation:.95s ease-in-out 0s normal none 1 running fadeInDown;z-index:999;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:0 8px 20px 0 rgba(0,0,0,.1);background-color:#fff}.header-area .is-sticky .navigation-menu--text_white>ul>li>a{color:#444}.header-area .is-sticky .navigation-menu--text_white>ul>li>a>span:after{background-color:#444}.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a{color:#000}.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a:after,.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a:after{color:#000}.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a>span,.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a>span{color:#000}.header-area .is-sticky .header-search-form .search-form-top .style-02{background-color:rgba(0,0,0,0);border-left:1px solid #ddd;border-right:1px solid #ddd}.header-area .is-sticky .header-search-form .search-form-top.style-03{background-color:rgba(0,0,0,0);border-left:1px solid #ddd;border-right:1px solid #ddd}.header-area .is-sticky .header-search-form .search-form-top.style-03 input::placeholder,.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::placeholder{color:#333}.header-area .is-sticky .header-search-form .search-form-top .search-field{color:#000}.header-area .is-sticky .header-search-form .search-form-top .search-submit{color:#333}.header-area .is-sticky .header__logo .dark-logo{display:inherit}.header-area .is-sticky .header__logo .light-logo{display:none}.header-area .is-sticky .menu-style-four .navigation-menu>ul>li>a{color:#333}.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a:after,.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a:after{color:#333}.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a>span,.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a>span{color:#333}.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a:before,.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a:before{width:100%;left:0}.header-area .is-sticky .header-search-form-two.white-icon a{color:#333}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.header-area.is-sticky.only-mobile-sticky{position:fixed;top:0;left:0;width:100%;animation:.95s ease-in-out 0s normal none 1 running fadeInDown;z-index:999;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:0 8px 20px 0 rgba(0,0,0,.1);background-color:#fff}}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.header-area.is-sticky.only-mobile-sticky .header-bottom-wrap.is-sticky{display:none !important}}.header-area--absolute{position:absolute;top:0;left:0;width:100%;z-index:5}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.header-area--absolute{position:static}}.header-area--absolute__inner{position:absolute;top:0;left:0;width:100%;z-index:5}.header-area--default{border-color:#e4e8f6;box-shadow:0 10px 15px rgba(0,0,0,.05)}.header{display:flex;align-items:center}.header__logo{flex-basis:20%;padding:14px 0;display:flex;align-items:center;flex-shrink:0}.header__logo.top-logo{padding:25px 0}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.header__logo{flex-basis:20%}}@media only screen and (max-width: 767px){.header__logo{flex-basis:50%}.header__logo.top-logo{padding:15px 0}}.header__logo>a img{width:160px}.header__logo .dark-logo{display:none}.header__logo .light-logo{display:inherit}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.header__logo .dark-logo{display:inherit}.header__logo .light-logo{display:none}}.header.default-menu-style .header__logo{flex-basis:23.5%;justify-content:center;padding:14px 0}@media only screen and (min-width: 1200px)and (max-width: 1499px){.header.default-menu-style .header__logo{flex-basis:13%}}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.header.default-menu-style .header__logo{flex-basis:40%;justify-content:flex-start}}@media only screen and (max-width: 767px){.header.default-menu-style .header__logo{flex-basis:50%;justify-content:flex-start}}.header.default-menu-style .header-midle-box{flex-grow:1;display:flex;justify-content:center}.header.default-menu-style .header-right-box{flex-shrink:0;flex-basis:23.5%;display:flex;justify-content:flex-end;align-items:center}@media only screen and (min-width: 1200px)and (max-width: 1499px){.header.default-menu-style .header-right-box{flex-basis:23%}}@media only screen and (min-width: 992px)and (max-width: 1199px){.header.default-menu-style .header-right-box{flex-basis:60%}}@media only screen and (min-width: 768px)and (max-width: 991px){.header.default-menu-style .header-right-box{flex-basis:60%}}@media only screen and (max-width: 767px){.header.default-menu-style .header-right-box{flex-basis:50%}}.header.default-menu-style .header-right-box .header-right-inner{display:flex;margin:0 -12px;align-items:center;justify-content:flex-end;flex-shrink:0}@media only screen and (max-width: 767px){.header.default-menu-style .header-right-box .header-right-inner{margin:auto}}.language-menu{padding-right:25px}.language-menu>ul>li{position:relative;display:inline-block;line-height:1;padding:0 10px}.language-menu>ul>li>a{padding:0 10px;font-weight:500;color:#333;text-transform:uppercase}.language-menu>ul>li>a span{margin-left:10px}.language-menu>ul>li>a::after{content:"";font-size:8px;border:0;position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);font-weight:900;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Phosphor";font-weight:500}.language-menu>ul>li ul{min-width:200px;opacity:0;visibility:hidden;position:absolute;top:100%;right:0;left:0;padding:0;margin:0;list-style-type:none;z-index:102;box-shadow:0 0 37px rgba(0,0,0,.07);transform:translateY(30px);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.language-menu>ul>li ul li a{font-weight:500;color:#333;text-transform:uppercase;display:block;text-decoration:none;padding:10px;border:0;background:#fff;color:#222;line-height:1;text-transform:uppercase}.language-menu>ul>li ul li a span{margin-left:10px}.language-menu>ul>li ul li a img{width:24px;height:auto}.language-menu>ul>li ul li a:hover{background:#eee}.language-menu>ul>li:hover ul{opacity:1;visibility:visible;transform:translateY(10px)}.header-right{flex-grow:1;align-self:stretch;align-items:center;display:flex;justify-content:flex-end}.header-right-inner{display:flex;margin:0 -12px;justify-content:flex-end;flex-shrink:0;padding:0 12px}@media only screen and (max-width: 767px){.header-right-inner{position:absolute;top:100%;left:0;right:0;margin:auto;width:100%;justify-content:center;padding:20px;box-shadow:0 15px 40px rgba(0,0,0,.09);transform:translateY(30px);background-color:#fff;visibility:hidden;opacity:0;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);flex-direction:column}}@media only screen and (max-width: 767px){.header-right-inner.active{visibility:visible;opacity:1;transform:translateY(0);z-index:999}}@media only screen and (max-width: 767px){.header-right-box .header-right-inner{flex-direction:row}}@media only screen and (max-width: 575px){.header-right-box .header-right-inner{flex-direction:column}}.header-top-info-slider-werap{overflow:hidden;max-width:770px;width:100%}@media only screen and (min-width: 992px)and (max-width: 1199px){.header-top-info-slider-werap{max-width:540px}}@media only screen and (min-width: 768px)and (max-width: 991px){.header-top-info-slider-werap{max-width:280px}}@media only screen and (max-width: 767px){.header-top-info-slider-werap{max-width:100%}}.header-top-info-slider-werap{padding:0 12px}@media only screen and (max-width: 767px){.header-top-info-slider-werap{padding:0 0px}}.header-top-info-inner .info-item{display:flex;align-items:center;border-left:1px solid #ddd;padding-left:19px}.header-top-info-inner .info-item .info-icon{width:41px;flex-shrink:0;font-size:30px;line-height:1;color:#d2a98e}.header-top-info-inner .info-item .info-content{flex-grow:1}.header-top-info-inner .info-item .info-content .info-title{font-size:14px;font-weight:700;line-height:1.18;margin-bottom:6px}.header-top-info-inner .info-item .info-content .info-sub-title{font-size:14px}@media only screen and (max-width: 767px){.header-top-info-inner .info-item{padding-left:0px;margin-top:20px}}.header-top-info-inner.default-color .info-item .info-icon{color:#1f2a37}.top-info-slider__container{cursor:w-resize}.top-info-slider__container .swiper-slide-active .info-item{border-left:none}.header-social-networks.style-icons a{display:inline-block;padding:0 10px;font-size:18px;margin-top:10px}.header-bottom-inner{display:flex;align-items:center}.header-bottom-left-wrap{flex-grow:1}.header-search-form{flex-shrink:0;align-self:stretch}.header-search-form .search-form-top{position:relative;background-color:rgba(0,47,166,.3)}.header-search-form .search-form-top .search-field{width:270px;border-radius:0;border:0 !important;background:0 0 !important;min-height:60px;padding-right:50px;padding-left:10px;color:#fff}.header-search-form .search-form-top input::placeholder,.header-search-form .search-form-top textarea::placeholder{color:#333}.header-search-form .search-form-top .search-submit{position:absolute;top:50%;transform:translateY(-50%);right:0;font-size:18px;background:0 0;width:48px;height:48px;line-height:50px;padding:0;border:0;color:#fff}.header-search-form .search-form-top.style-02{border-left:1px solid #ededed;border-right:1px solid #ededed}.header-search-form .search-form-top.style-02 .search-field{width:232px;border-radius:0;background:#fff !important;border:0 !important;min-height:60px;color:#333}.header-search-form .search-form-top.style-02 .search-submit{position:absolute;top:50%;transform:translateY(-50%);right:0;font-size:18px;background:0 0;width:48px;height:48px;line-height:50px;padding:0;border:0;color:#000}.header-search-form .search-form-top.style-03 input::placeholder{color:#ddd}.header-search-form.default-search{height:100%}.header-search-form.default-search .search-form-top{background:rgba(0,0,0,0);border-left:1px solid #eee;margin-right:5px}@media only screen and (max-width: 575px){.header-search-form.default-search .search-form-top{margin-top:15px;background:#eee}}.header-search-form.default-search .search-form-top .search-field{max-width:225px;color:#333;min-height:80px}@media only screen and (min-width: 1200px)and (max-width: 1499px){.header-search-form.default-search .search-form-top .search-field{max-width:160px}}@media only screen and (max-width: 767px){.header-search-form.default-search .search-form-top .search-field{min-height:40px}}.header-search-form.default-search .search-form-top .search-submit{color:#000}.header-search-form-two{padding-left:24px;display:block}.header-search-form-two a{line-height:0;font-size:18px}.header-search-form-two a:hover{transform:scale(1.15, 1.15)}.header-search-form-two.white-icon a{color:#fff}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.header-search-form-two.white-icon a{color:#333}}.top-bar-left{flex-grow:1}.top-bar-left .top-bar-text{font-size:14px;line-height:1.78}.top-bar-left .top-bar-text .font-medium{font-weight:500}.top-bar-wrap{display:flex;align-items:center;height:50px}.top-bar-wrap .top-bar-right .top-bar-info .info-item{display:inline-block;margin-left:15px;font-size:14px}.top-bar-wrap .top-bar-right .top-bar-info .info-item:first-child{margin-left:0}.top-bar-wrap .top-bar-right .top-bar-info .info-item .info-icon{margin-right:5px;font-size:14px}.top-message{padding:10px 0;font-size:14px;line-height:1.78}.top-message a{color:#002fa6;font-weight:500}.top-message a:hover{color:#3b556d}.navigation-menu>ul{display:flex}.navigation-menu>ul>li{margin:0 24px}@media only screen and (min-width: 1500px)and (max-width: 1599px){.navigation-menu>ul>li{margin:0 22px}}@media only screen and (min-width: 1200px)and (max-width: 1499px){.navigation-menu>ul>li{margin:0 15px}}.navigation-menu>ul>li>a{display:block;color:#000;padding:21px 2px;position:relative;font-size:16px;font-weight:500;line-height:1.18;transition:all 0s ease-in-out}.navigation-menu>ul>li>a:before{content:"";width:0;height:3px;bottom:0;position:absolute;left:0;background-color:#1f2a37;transition:all .3s ease-in-out}.navigation-menu>ul>li>a span{transition:all .3s ease-in-out}.navigation-menu>ul>li.has-children>a{position:relative}.navigation-menu>ul>li.has-children>a:after{position:static;margin-left:5px;font-family:"Phosphor";content:"";font-weight:600;font-size:14px;vertical-align:middle;transition:all .3s ease-in-out}.navigation-menu>ul>li.has-children--multilevel-submenu{position:relative}.navigation-menu>ul>li.has-children:hover .megamenu{transform:translateY(0);visibility:visible;opacity:1}.navigation-menu>ul>li.has-children:hover .megamenu--home-variation__item{visibility:visible;opacity:1;transform:translateY(0)}.navigation-menu>ul>li.has-children:hover>.submenu{transform:translateY(0);visibility:visible;opacity:1}.navigation-menu>ul>li:hover>a:after,.navigation-menu>ul>li.active>a:after{color:#1f2a37;transition:all .3s ease-in-out}.navigation-menu>ul>li:hover>a span,.navigation-menu>ul>li.active>a span{color:#1f2a37;transition:all .3s ease-in-out}.navigation-menu>ul>li:hover>a:before,.navigation-menu>ul>li.active>a:before{width:100%;left:0}.navigation-menu.primary--menu>ul>li>a{padding:31px 2px}.navigation-menu--text_white>ul>li>a{color:hsla(0,0%,100%,.7)}.navigation-menu--text_white>ul>li>a:before{background-color:#fff}.navigation-menu--text_white>ul>li.active>a{color:#fff}.navigation-menu--text_white>ul>li:hover>a:after,.navigation-menu--text_white>ul>li.active>a:after{color:#fff}.navigation-menu--text_white>ul>li:hover>a>span,.navigation-menu--text_white>ul>li.active>a>span{color:#fff}.header-bottom-left-wrap .navigation-menu>ul>li:first-child{margin:0 24px 0 0}.submenu{position:absolute;top:100%;left:0;box-shadow:0 2px 29px rgba(0,0,0,.05);border-bottom:3px solid #1f2a37;background-color:#fff;transform:translateY(50px);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:.2s;transition-duration:.4s;visibility:hidden;opacity:0;min-width:240px;padding:20px 0;z-index:9}.submenu>li{position:relative}.submenu>li>a{display:block;padding:5px 30px;color:#ababab;font-weight:400;transition:0s}.submenu>li>a>span{position:relative}.submenu>li>a>span:after{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;background-color:#1f2a37;transition:.3s}.submenu>li>a:hover{color:#1f2a37}.submenu>li>a:hover>span:after{width:100%;left:0;right:auto}.submenu>li:hover>.submenu{transform:translateY(0);visibility:visible;opacity:1;z-index:9}.submenu>li.active>a{color:#1f2a37}.submenu>li.has-children>a{position:relative;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.submenu>li.has-children>a:after{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-family:"Phosphor";font-weight:600;content:"";font-size:14px;vertical-align:middle;color:#ababab}.submenu>li.has-children>a:hover:after{color:#1f2a37}.submenu>li.has-children.active>a{color:#1f2a37}.submenu .submenu{top:0px;left:100%;right:auto}.submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu .submenu.left{right:100%;left:auto}.submenu .submenu .submenu .submenu .submenu{top:0;left:100%;right:auto}.submenu .submenu .submenu .submenu .submenu.left{right:100%;left:auto}.menu-style-three .navigation-menu>ul>li,.menu-style-four .navigation-menu>ul>li{padding-left:24px;padding-right:24px;margin:0}@media only screen and (min-width: 1500px)and (max-width: 1599px){.menu-style-three .navigation-menu>ul>li,.menu-style-four .navigation-menu>ul>li{padding-left:22px;padding-right:22px}}.menu-style-three .navigation-menu>ul>li:hover>a:before,.menu-style-three .navigation-menu>ul>li.active>a:before,.menu-style-four .navigation-menu>ul>li:hover>a:before,.menu-style-four .navigation-menu>ul>li.active>a:before{width:0%;left:0}.menu-style-three .submenu.left,.menu-style-four .submenu.left{left:-100px}.menu-style-three .submenu.left .submenu.left,.menu-style-four .submenu.left .submenu.left{right:100%;left:auto}.menu-style-four .navigation-menu>ul>li>a{color:#fff}.menu-style-four .navigation-menu>ul>li>a:before{content:"";width:0;height:3px;bottom:0;position:absolute;left:0;background-color:#3b556d;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.menu-style-four .navigation-menu>ul>li:hover>a:after,.menu-style-four .navigation-menu>ul>li.active>a:after{color:#fff}.menu-style-four .navigation-menu>ul>li:hover>a>span,.menu-style-four .navigation-menu>ul>li.active>a>span{color:#fff}.menu-style-four .navigation-menu>ul>li:hover>a:before,.menu-style-four .navigation-menu>ul>li.active>a:before{width:100%;left:0}.megamenu{position:absolute;top:100%;left:0;box-shadow:0 2px 29px rgba(0,0,0,.05);border-bottom:3px solid #1f2a37;background-color:#fff;transform:translateY(50px);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:.2s;transition-duration:.4s;visibility:hidden;opacity:0;z-index:9}.megamenu--mega{min-width:980px;width:100%;padding:35px 20px 30px;display:flex;justify-content:space-around}@media only screen and (min-width: 1200px)and (max-width: 1499px){.megamenu--mega{padding-left:50px;padding-right:50px}}@media only screen and (min-width: 1200px)and (max-width: 1499px){.megamenu--mega{min-width:700px}}.megamenu--mega>li{flex-basis:22%;padding-left:15px;padding-right:15px}.megamenu--mega>li .page-list-title{font-size:14px;margin-bottom:20px;color:#333}.megamenu--mega>li>ul>li>a{padding:10px 0;color:#ababab;line-height:1.2;transition:.1s}.megamenu--mega>li>ul>li>a:hover{color:#1f2a37}.megamenu--mega>li>ul>li>a:hover span:after{width:100%;left:0;right:auto}.megamenu--mega>li>ul>li>a>span{position:relative}.megamenu--mega>li>ul>li>a>span:after{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:-1;background-color:#1f2a37;transition:.3s}.megamenu--mega>li>ul>li.active>a{color:#1f2a37}.container-fluid .megamenu--mega{padding:35px 220px 30px}@media only screen and (min-width: 1200px)and (max-width: 1499px){.container-fluid .megamenu--mega{padding-left:50px;padding-right:50px}}@media only screen and (min-width: 1200px)and (max-width: 1499px){.container-fluid .megamenu--mega{padding-left:50px;padding-right:50px}}@media only screen and (min-width: 1200px)and (max-width: 1499px){.container-fluid .megamenu--mega{min-width:700px}}.mobile-navigation-icon{width:24px;height:25px;position:relative;cursor:pointer;display:inline-block;margin-left:30px}.mobile-navigation-icon:hover i{background-color:#1f2a37}.mobile-navigation-icon:hover i:before{width:80%;background-color:#1f2a37}.mobile-navigation-icon:hover i:after{background-color:#1f2a37;width:60%}.mobile-navigation-icon i{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:2px;background-color:#333;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-navigation-icon i:before{position:absolute;bottom:8px;left:0;width:100%;height:2px;background-color:#333;content:"";transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-navigation-icon i:after{position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:#333;content:"";transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}@media only screen and (min-width: 992px)and (max-width: 1199px){.mobile-navigation-icon.white-md-icon i{background-color:#fff}.mobile-navigation-icon.white-md-icon i:before{background-color:#fff}.mobile-navigation-icon.white-md-icon i:after{background-color:#fff}.mobile-navigation-icon.white-md-icon:hover i{background-color:#1f2a37}.mobile-navigation-icon.white-md-icon:hover i:before{width:80%;background-color:#1f2a37}.mobile-navigation-icon.white-md-icon:hover i:after{background-color:#1f2a37;width:60%}}@media only screen and (min-width: 992px)and (max-width: 1199px){.is-sticky .white-md-icon i{background-color:#333}.is-sticky .white-md-icon i:before{background-color:#333}.is-sticky .white-md-icon i:after{background-color:#333}}.page-open-off-sidebar:hover i{width:100%}.page-open-off-sidebar:hover i:before{width:100%}.page-open-off-sidebar:hover i:after{width:100%}.page-open-off-sidebar i{width:100%;background-color:#333}.page-open-off-sidebar i:before{width:70%;background-color:#333}.page-open-off-sidebar i:after{width:70%;background-color:#333}.hidden-icons-menu{margin-left:15px}.hidden-icons-menu a{color:#6d70a6;font-size:20px}.hidden-icons-menu a:hover{color:#1f2a37}.mobile-menu-overlay,.page-oppen-off-sidebar{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#333;overflow:auto;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);z-index:9999;background:rgba(0,0,0,.7);cursor:url(../images/icons/light-close.webp) 16 16,pointer;visibility:hidden;opacity:0}.mobile-menu-overlay__inner,.page-oppen-off-sidebar__inner{transform:translateX(120%);width:400px;height:100%;float:right;cursor:default;background:#1f2a37;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);overflow-y:auto}@media only screen and (max-width: 479px){.mobile-menu-overlay__inner,.page-oppen-off-sidebar__inner{width:300px}}.mobile-menu-overlay.active .mobile-menu-overlay__inner,.page-oppen-off-sidebar.active .mobile-menu-overlay__inner{transform:translateX(0%)}.mobile-menu-overlay.active,.page-oppen-off-sidebar.active{visibility:visible;opacity:1}.mobile-menu-overlay__header,.page-oppen-off-sidebar__header{background-color:#fff;padding:15px 0}.mobile-menu-overlay__header .mobile-navigation-close-icon,.page-oppen-off-sidebar__header .mobile-navigation-close-icon{position:relative;cursor:pointer;height:40px;width:40px;line-height:40px;display:inline-block}.mobile-menu-overlay__header .mobile-navigation-close-icon:before,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:before{position:absolute;top:23px;left:8px;content:"";width:24px;height:3px;background:#333;transform-origin:50% 50%;transform:rotate(45deg);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-menu-overlay__header .mobile-navigation-close-icon:after,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:after{position:absolute;top:23px;left:8px;content:"";width:24px;height:3px;background:#333;transform-origin:50% 50%;transform:rotate(-45deg);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-menu-overlay__header .mobile-navigation-close-icon:hover,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover{color:#1f2a37}.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:before,.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:after,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:before,.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:after{transform:none}.mobile-menu-overlay__body,.page-oppen-off-sidebar__body{padding:20px 40px 100px}.mobile-menu-overlay__body .offcanvas-navigation>ul>li,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li{border-bottom:1px solid hsla(0,0%,100%,.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a{display:block;color:#fff;padding-top:18px;padding-bottom:18px;font-size:16px;font-weight:500;line-height:1.5;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a:hover{color:#fff}.mobile-menu-overlay__body .offcanvas-navigation>ul>li:last-child,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li:last-child{border-bottom:0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before{content:""}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand{position:absolute;right:0;top:12px;width:40px;height:40px;background:hsla(0,0%,100%,.1);color:#fff;text-align:center;line-height:40px;cursor:pointer;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover{background:hsla(0,0%,100%,.2)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:before{content:"";font-size:18px;font-family:"Phosphor";font-weight:600}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu{padding:12px 0 14px 10px;border-top:1px solid hsla(0,0%,100%,.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li{border-bottom:1px solid hsla(0,0%,100%,.15)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a{display:block;font-size:15px;color:hsla(0,0%,100%,.7);font-weight:500;line-height:1.5;padding:10px 0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover{color:#fff}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child{border-bottom:0}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before{content:""}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand{position:absolute;right:0;top:6px;width:30px;height:30px;background:hsla(0,0%,100%,.1);color:#fff;text-align:center;line-height:30px;cursor:pointer;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover{background:hsla(0,0%,100%,.2)}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before{content:"";font-size:16px;font-family:"Phosphor";font-weight:500}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children{position:relative}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before{content:""}.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before,.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before{content:"";font-size:16px;font-family:"Phosphor";font-weight:500}.mobile-menu-overlay__body .offcanvas-navigation--onepage>ul>li.active>a,.page-oppen-off-sidebar__body .offcanvas-navigation--onepage>ul>li.active>a{font-weight:700}.page-oppen-off-sidebar{right:0}.page-oppen-off-sidebar__inner{transform:translateX(100%);width:400px;float:right;background:#fff}@media only screen and (max-width: 479px){.page-oppen-off-sidebar__inner{width:300px}}.page-oppen-off-sidebar.active .page-oppen-off-sidebar__inner{transform:translateX(0%)}.page-oppen-off-sidebar__header{background:#fff;padding:15px 35px}.page-oppen-off-sidebar .off-sidebar-contact-info--list .item{display:flex;margin-bottom:12px}.page-oppen-off-sidebar .off-sidebar-contact-info--list .item .icon{color:#6d70a6;min-width:calc(1em + 18px);font-size:16px}.page-oppen-off-sidebar .off-sidebar-contact-info--list .item a:hover{color:#38cb89}.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list{overflow:hidden}.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li{width:50%;float:left;margin-bottom:8px}.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li a{line-height:17px}.search-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#333;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);z-index:9999;visibility:hidden;opacity:0;overflow:hidden;transform:translateY(100%);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.search-overlay__inner{width:100%;height:100%;cursor:default;background:#fff;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);overflow-y:hidden;display:flex;align-items:center;justify-content:center}.search-overlay.active{transform:translateY(0);visibility:visible;opacity:1}.search-overlay__header{background-color:#fff;padding:15px 0}.search-overlay__header .mobile-navigation-close-icon{position:relative;cursor:pointer;height:48px;width:48px;line-height:48px;display:inline-block}.search-overlay__header .mobile-navigation-close-icon:before{position:absolute;top:28px;left:0px;content:"";width:42px;height:3px;background:#333;transform-origin:50% 50%;transform:rotate(45deg);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.search-overlay__header .mobile-navigation-close-icon:after{position:absolute;top:28px;left:0px;content:"";width:42px;height:3px;background:#333;transform-origin:50% 50%;transform:rotate(-45deg);transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.search-overlay__header .mobile-navigation-close-icon:hover{color:#1f2a37}.search-overlay__header .mobile-navigation-close-icon:hover:before,.search-overlay__header .mobile-navigation-close-icon:hover:after{transform:none}.search-overlay__body{width:100%;margin:0 auto;margin-bottom:75px}.search-overlay__form{position:relative;max-width:1200px;padding:0 15px;width:100%;margin:auto}.search-overlay__form input{background-color:rgba(0,0,0,0);border:0;border-bottom:2px solid #1f2a37;border-radius:0;padding:15px 50px 15px 0;width:100%;color:#fff;font-size:72px;height:100px}@media only screen and (max-width: 767px){.search-overlay__form input{font-size:30px;height:60px}}.search-overlay__form input::placeholder{color:#1f2a37;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1)}.search-overlay__form input[type=text]:focus{color:#1f2a37;border-color:#1f2a37}.header__navigation.preview-menu{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header__navigation.preview-menu .navigation-menu-right{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.preview-header-inner{padding:20px 0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.preview-header-inner{padding:0}}.preview-header-inner.is-sticky{padding:0px 0}.preview-header-inner.is-sticky .header__navigation.preview-menu ul>li>a{color:#333}.preview-header-inner.is-sticky .header__actions--preview .ht-btn{background:rgba(0,0,0,0);border:1px solid #1f2a37;color:#1f2a37;line-height:42px;height:43px}.preview-header-inner .header__actions--preview .ht-btn{background:#1f2a37;border:1px solid #1f2a37;color:#fff}.preview-header-inner .header__actions--preview .ht-btn:hover{background:#fff;color:#1f2a37}.reveal-footer{position:fixed;bottom:0;left:0;width:100%;z-index:1}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.reveal-footer{position:static}}.footer-widget-wrapper{margin-bottom:-35px}.footer-widget{margin-bottom:30px}.footer-widget__title{margin-top:-3px;color:#333}.footer-widget__list li{margin-bottom:10px}.footer-widget__list li:last-child{margin-bottom:0}.footer-widget__list li .image_btn{border-radius:5px;box-shadow:0 0 20px rgba(51,51,51,.1);overflow:hidden}.social-group__list .ht-social-networks.tilte-style .link-text{color:#ccc}.social-group__list .ht-social-networks.tilte-style .link-text::before{background:hsla(0,0%,100%,.2)}.social-group__list .ht-social-networks.tilte-style .link-text:hover{color:#fff}.social-group__list .ht-social-networks.tilte-style .social-link::before{color:#ccc}.copyright-text{display:inline-block}@media only screen and (max-width: 767px){.copyright-text{margin-bottom:15px}}.bg-mediumslateblue{background-color:#412977}ul.footer-widget__horizontal-list{margin-bottom:20px}ul.footer-widget__horizontal-list li{display:inline-block;margin:10px;color:#fff}.ht-social-white.ht-social-networks .item{color:#fff}.fun-fact-grid-4{border-right:1px solid #ededed;display:flex;flex-wrap:wrap}.fun-fact-grid-4 .grid-item{width:25%;padding-top:100px;padding-bottom:100px;position:relative}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.fun-fact-grid-4 .grid-item{padding-top:60px;padding-bottom:60px}}.fun-fact-grid-4 .grid-item::before{position:absolute;content:"";left:0;top:0;bottom:0;background:#ededed;width:1px}.fun-fact-grid-4 .grid-item::after{position:absolute;content:"";top:-1px;left:0;right:0;background:#ededed;height:1px}@media only screen and (min-width: 768px)and (max-width: 991px){.fun-fact-grid-4 .grid-item{width:50%}}@media only screen and (max-width: 767px){.fun-fact-grid-4 .grid-item{width:100%}}.fun-fact--one .fun-fact__title{color:#333;font-weight:500;margin-bottom:10px}.fun-fact--one .fun-fact__count{font-size:64px;font-weight:600;line-height:1.41;color:#1f2a37}.fun-fact--one .fun-fact__text{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#3b556d}.fun-fact--two{margin-bottom:30px}.fun-fact--two .fun-fact__count{font-size:56px;color:#fff;margin-bottom:20px;line-height:1;font-weight:700}.fun-fact--two .fun-fact__text{text-transform:uppercase;color:hsla(0,0%,100%,.7);font-size:16px;letter-spacing:2px}.fun-fact--three{position:relative;margin-bottom:40px}@media only screen and (min-width: 992px)and (max-width: 1199px){.fun-fact--three{margin-bottom:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.fun-fact--three{margin-bottom:0px;margin-top:30px}}@media only screen and (max-width: 767px){.fun-fact--three{margin-bottom:0px;margin-top:30px}}.fun-fact--three .fun-fact__count{color:#1f2a37;margin-bottom:19px;font-size:56px;font-weight:400;line-height:1}.fun-fact--three .fun-fact__text{font-size:14px;text-transform:uppercase;color:#7e7e7e}.fun-fact--four{position:relative;margin-bottom:40px;display:flex;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.fun-fact--four{margin-bottom:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.fun-fact--four{margin-bottom:30px}}@media only screen and (max-width: 767px){.fun-fact--four{margin-bottom:30px}}.fun-fact--four .icon{border-radius:10px;height:80px;width:80px;line-height:80px;background:#fff;font-size:30px;text-align:center;margin-right:20px;box-shadow:0 0 15px rgba(51,51,51,.05);color:#002fa6}.fun-fact--four .fun-fact-text{text-align:left}.fun-fact--four .fun-fact__count{color:#000;margin-bottom:10px;font-size:34px;font-weight:600;line-height:1}.fun-fact--four .fun-fact__text{font-size:14px;text-transform:uppercase;color:#333;letter-spacing:2px}.fun-fact--five{margin-bottom:40px}.fun-fact--five .fun-fact__count{font-size:46px;color:#fff;margin-bottom:20px;line-height:1;font-weight:700}.fun-fact--five .fun-fact__text{text-transform:uppercase;color:hsla(0,0%,100%,.7);font-size:16px;letter-spacing:2px}.modern-number-01 h2{position:relative;font-size:12px;line-height:2em;letter-spacing:2px;color:#ababab;text-transform:uppercase;display:flex;align-items:flex-end}.modern-number-01 span.mark-text{font-size:180px;line-height:.8;font-weight:900;margin:0 5px -5px -5px;color:#d2a98e}@media only screen and (max-width: 767px){.modern-number-01 span.mark-text{font-size:140px}}.modern-number-01 h3{margin-top:25px;font-size:38px}@media only screen and (min-width: 992px)and (max-width: 1199px){.modern-number-01 h3{font-size:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.modern-number-01 h3{font-size:28px}}@media only screen and (max-width: 767px){.modern-number-01 h3{font-size:24px}}.cybersecurity-about-text .text{font-size:18px;margin-bottom:20px}.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item{padding-top:30px;padding-bottom:30px;position:relative}.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after{display:none}@media only screen and (min-width: 768px)and (max-width: 991px){.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after{display:inherit}}@media only screen and (max-width: 767px){.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after{display:inherit}}.ht-box-icon.style-01 .icon-box-wrap{padding:36px 10px 26px;border-radius:5px;background:#fff;border:2px solid #eee;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);text-align:center;margin-top:30px}.ht-box-icon.style-01 .icon-box-wrap .icon{height:65px;text-align:center;width:65px;margin:auto;margin-bottom:29px;color:#1f2a37}.ht-box-icon.style-01 .icon-box-wrap .icon svg>*,.ht-box-icon.style-01 .icon-box-wrap .icon svg path{stroke:#1f2a37}.ht-box-icon.style-01 .icon-box-wrap .content{text-align:center}.ht-box-icon.style-01 .icon-box-wrap .content .heading{font-weight:500;line-height:1.25;margin-bottom:12px}.ht-box-icon.style-01 .icon-box-wrap .content .service_text{color:dimgray}.ht-box-icon.style-01:hover .icon-box-wrap{border-color:#fff;transform:translateY(-5px);background:#fff;box-shadow:0 0 40px rgba(51,51,51,.1)}.ht-box-icon.style-01 .feature-btn a{color:#1f2a37;margin-top:20px}.ht-box-icon.style-01 .feature-btn a:hover{color:#3b556d}.ht-box-icon.style-02 .icon-box-wrap{padding:30px 15px;border-radius:5px;transition:all .7s cubic-bezier(0.645, 0.045, 0.355, 1);text-align:center;display:flex}.ht-box-icon.style-02 .icon-box-wrap .icon{min-width:80px;margin-right:10px;color:#333}.ht-box-icon.style-02 .icon-box-wrap .icon .svg-icon{width:65px;height:65px}.ht-box-icon.style-02 .icon-box-wrap .icon svg *{stroke:currentColor}.ht-box-icon.style-02 .icon-box-wrap .content{text-align:left}.ht-box-icon.style-02 .icon-box-wrap .content .heading{font-weight:500;line-height:1.25;margin-bottom:12px}.ht-box-icon.style-02 .icon-box-wrap .content .service_text{color:dimgray}.ht-box-icon.style-02:hover .icon-box-wrap{border-color:#fff;transform:translateY(-5px);background:#fff;box-shadow:0 0 40px rgba(51,51,51,.1)}.ht-box-icon.style-02 .feature-btn a{color:#1f2a37;margin-top:20px}.ht-box-icon.style-02 .feature-btn a:hover{color:#3b556d}.ht-box-icon.style-03 .icon-box-wrap{padding:30px;border-radius:5px;transition:all .3s ease-in-out}.ht-box-icon.style-03 .icon-box-wrap .content-header{display:flex;align-items:center}.ht-box-icon.style-03 .icon-box-wrap .content-header .icon{flex-shrink:0;font-size:48px;font-weight:48px;min-width:60px;margin-right:10px;color:#d2a98e}.ht-box-icon.style-03 .icon-box-wrap .content-header .heading{color:#1f2a37;margin-bottom:10px}.ht-box-icon.style-03 .icon-box-wrap .content .service_text{color:dimgray}.ht-box-icon.style-03:hover .icon-box-wrap{transform:translateY(-5px);background:#fff;box-shadow:0 0 40px rgba(51,51,51,.1)}@media only screen and (max-width: 575px){.ht-box-icon.style-03 .icon-box-wrap{padding:37px 10px}.ht-box-icon.style-03 .icon-box-wrap .image{height:100px;width:100px;line-height:100px}}.ht-box-icon.style-04 .icon-box-wrap{padding:19px 24px 30px;border-radius:5px;background:#edf2fe;position:relative;z-index:1;height:100%}.ht-box-icon.style-04 .icon-box-wrap .icon{position:absolute;top:30px;right:30px;font-size:48px;margin:0;flex-shrink:0;line-height:1;color:#eddcd1;z-index:-1}.ht-box-icon.style-04 .icon-box-wrap .content .sub-heading{margin-bottom:5px}.ht-box-icon.style-04 .icon-box-wrap .content .heading{font-weight:700;margin-bottom:10px}.ht-box-icon.style-04 .icon-box-wrap.color-one{background-color:#faf6f3}.ht-box-icon.style-04 .icon-box-wrap.color-one .icon{color:#eddcd1}.ht-box-icon.style-04 .icon-box-wrap.color-one .content .sub-heading{color:#d2a98e}.ht-box-icon.style-04 .icon-box-wrap.color-two{background-color:#edf2fe}.ht-box-icon.style-04 .icon-box-wrap.color-two .icon{color:#b9cefd}.ht-box-icon.style-04 .icon-box-wrap.color-two .content .sub-heading{color:#4e84fa}.ht-box-icon.style-04 .icon-box-wrap.color-three{background-color:#f0f5f4}.ht-box-icon.style-04 .icon-box-wrap.color-three .icon{color:#c7dbd7}.ht-box-icon.style-04 .icon-box-wrap.color-three .content .sub-heading{color:#72a499}.ht-box-icon.style-04 .icon-box-wrap.color-four{background-color:#fff5f6}.ht-box-icon.style-04 .icon-box-wrap.color-four .icon{color:#f5b4bd}.ht-box-icon.style-04 .icon-box-wrap.color-four .content .sub-heading{color:#e7445b}.ht-box-icon.style-04 .icon-box-wrap.color-five{background-color:#fcf7ee}.ht-box-icon.style-04 .icon-box-wrap.color-five .icon{color:#f5e1be}.ht-box-icon.style-04 .icon-box-wrap.color-five .content .sub-heading{color:#e5b35d}.feature-list-button-box .ht-btn{margin:10px}.claim-grid-group{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:20px;grid-row-gap:20px}@media only screen and (min-width: 992px)and (max-width: 1199px){.claim-grid-group{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 768px)and (max-width: 991px){.claim-grid-group{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.claim-grid-group{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 479px){.claim-grid-group{grid-template-columns:repeat(1, 1fr)}}.row-separators-wrap{position:relative}.separators-space{padding-top:300px;padding-bottom:300px}.row-separators-images{background-image:url(../images/bg/home-resolutions-hero-bg-image.webp);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.row-separators-bg{background:#69afed}.vc_row-separator.bottom{bottom:0}.vc_row-separator svg{height:100px;width:100%}.vc_row-separator{position:absolute;width:100%;left:0;z-index:1;line-height:0}.row-separators-style .vc_row-separator svg{fill:#fff}.square-style .vc_row-separator.square.bottom{transform:translate(-50%, 50%)}.square-style .vc_row-separator.square{width:auto;left:50%}.square-style .vc_row-separator svg{height:90px}.square-style .vc_row-separator svg{fill:#f7be68}.big-triangle-style .big_triangle.bottom{transform:scaleY(-1)}.big-triangle-style .vc_row-separator svg{fill:#fff}.tilt-right-style .tilt_right.bottom{transform:scale(-1, 1)}.tilt-right-style .vc_row-separator svg{fill:#69afed}.tilt-left-style .vc_row-separator.top{top:0}.tilt-left-style .vc_row-separator.tilt_left.top{transform:scale(1, -1)}.tilt-left-style .vc_row-separator svg{height:100px}.tilt-left-style .vc_row-separator svg{fill:#69afed}.wavify-wrapper{position:absolute;bottom:0;width:100%}.wavify-wrapper svg{height:380px}.triangle-bottom .vc_row-separator.triangle.bottom{transform:scaleY(-1)}.triangle-bottom .vc_row-separator.triangle.bottom{transform:scaleY(-1)}.triangle-bottom .vc_row-separator svg{fill:#fff}.triangle-bottom .vc_row-separator svg{height:40px}.curve-style .vc_row-separator.bottom{bottom:0}.curve-style .vc_row-separator svg{fill:#fff}.curve-style .vc_row-separator svg{height:50px}.waves-style .vc_row-separator.bottom{bottom:0}.waves-style .vc_row-separator svg{height:30px}.waves-style .vc_row-separator svg{fill:#69afed}.circle-style .vc_row-separator.top{top:0}.circle-style .vc_row-separator svg{height:50px}.circle-style .vc_row-separator svg{fill:#69afed}.default-bg-2{background:#69afed}.particles-area{position:relative}.constellation-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.vc_row-separator.bottom{bottom:0}.triangle-one-style .vc_row-separator svg,.triangle-two--style .vc_row-separator svg{fill:#69afed}.triangle-one-style .vc_row-separator svg,.triangle-two--style .vc_row-separator svg{height:200px}.triangle-two--style .vc_row-separator.tilt_right.top{transform:scale(-1, -1)}.contact-form__two input[type=text]:focus,.contact-form__two input[type=email]:focus,.contact-form__two input[type=url]:focus,.contact-form__two input[type=password]:focus,.contact-form__two input[type=search]:focus,.contact-form__two input[type=number]:focus,.contact-form__two input[type=tel]:focus,.contact-form__two input[type=range]:focus,.contact-form__two input[type=date]:focus,.contact-form__two input[type=month]:focus,.contact-form__two input[type=week]:focus,.contact-form__two input[type=time]:focus,.contact-form__two input[type=datetime]:focus,.contact-form__two input[type=datetime-local]:focus,.contact-form__two input[type=color]:focus,.contact-form__two textarea:focus,.contact-form__two select:focus,.contact-form__two select:focus,.contact-form__two textarea:focus{color:#222;border-color:rgba(0,0,0,0);background:#fff;box-shadow:0 0 40px rgba(51,51,51,.1)}.contact-form__two select:focus{background:#fff url("../images/icons/selector-icon.webp") no-repeat center right 20px !important}.appointment-contact-bg{background:url(../images/bg/home-appointment-contact-bg-image.webp);background-repeat:no-repeat;background-position:center right}.service-contact-bg{background-color:#002fa6;background-image:url(../images/bg/mitech-home-services-contact-bg.webp);background-repeat:no-repeat;background-position:left bottom}.processing-contact-us-bg{background-color:#002fa6;background-image:url(../images/bg/mitech-processing-contact-bg.webp);background-repeat:no-repeat;background-position:top right}.contact-title .sub-title{font-size:18px}.contact-input{margin:0 -10px}.contact-input .contact-inner{float:left;margin:0 0 20px;padding:0 10px;width:50%}@media only screen and (max-width: 575px){.contact-input .contact-inner{width:100%}}.contact-inner{margin:0 0 20px}.contact-inner input,.contact-inner textarea{width:100%;color:#000;border-color:#f8f8f8;background-color:#f8f8f8;font-size:15px;font-weight:400;letter-spacing:0em;border:none;width:100%;outline:none;border:1px solid #eee;border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-radius:5px;padding:3px 20px;height:56px}.contact-inner textarea{height:150px;padding:15px}.contact-inner select{color:#777}.infotechno-contact-us-bg{background-color:#eff2f6;background-image:url(../images/bg/home-infotechno-contact-bg.webp);background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px),only screen and (min-width: 768px)and (max-width: 991px){.conact-us-wrap-one{margin-bottom:30px}}.conact-us-wrap-one .heading{position:relative;padding-left:34px;font-weight:600;line-height:1.4}.conact-us-wrap-one .heading::before{content:"";position:absolute;top:50%;left:0;width:4px;height:94%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#d2a98e}.conact-us-wrap-one .sub-heading{margin-top:15px;font-size:18px;margin-left:34px;color:dimgray}@media only screen and (max-width: 767px),only screen and (min-width: 768px)and (max-width: 991px){.conact-us-wrap-three{margin-bottom:30px}}.conact-us-wrap-three{position:relative}.conact-us-wrap-three::before{content:"";position:absolute;top:50%;left:0;width:4px;height:94%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#d2a98e}.conact-us-wrap-three .section-sub-title{padding-left:34px}.conact-us-wrap-three .heading{position:relative;padding-left:34px;font-weight:600;line-height:1.4}.conact-us-wrap-three .sub-heading{margin-top:15px;font-size:18px;margin-left:34px;color:dimgray}.contact-info-one .icon,.contact-info-two .icon,.contact-info-three .icon{font-size:40px;color:#086ad8}.contact-info-one .heading,.contact-info-two .heading,.contact-info-three .heading{font-size:15px;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;margin-top:10px}.contact-info-one .call-us,.contact-info-two .call-us,.contact-info-three .call-us{line-height:1.17;color:#002fa6;position:relative;display:inline-block}.contact-info-one .call-us::before,.contact-info-two .call-us::before,.contact-info-three .call-us::before{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;z-index:1;-webkit-transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;background:currentColor}.contact-info-one .call-us:hover,.contact-info-two .call-us:hover,.contact-info-three .call-us:hover{color:#002fa6}.contact-info-one .call-us:hover::before,.contact-info-two .call-us:hover::before,.contact-info-three .call-us:hover::before{width:100%;left:0;right:auto}.contact-info-one .call-us a:hover,.contact-info-two .call-us a:hover,.contact-info-three .call-us a:hover{color:#002fa6}.contact-info-one .btn--secondary,.contact-info-two .btn--secondary,.contact-info-three .btn--secondary{min-width:230px}.contact-info-one .btn--secondary:hover,.contact-info-two .btn--secondary:hover,.contact-info-three .btn--secondary:hover{background:#1f2a37}.contact-info-two .icon{color:#fff}.contact-info-two .heading{color:hsla(0,0%,100%,.8)}.contact-info-two .call-us{color:#3b556d}.contact-info-two .call-us:hover{color:#3b556d}.contact-info-two .call-us a:hover{color:#3b556d}.contact-info-two .btn--secondary{background:#fff;color:#1f2a37}.contact-info-two .btn--secondary:hover{background:#3b556d;color:#fff}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.contact-info-three{margin-top:60px}}.contact-info-three .heading{margin-bottom:30px}.contact-info-three .call-us{margin-bottom:20px}.contact-info-three .location-text-button .button-icon{height:56px;width:56px;line-height:56px;border-radius:50%;text-align:center;background:#f6f2ed;margin-right:14px;display:inline-block}.contact-info-three .location-text-button .button-icon::before{content:"";font-style:normal;line-height:56px;text-align:center;color:#1f2a37;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900}.contact-info-three .location-text-button .button-text{font-weight:500;color:#1f2a37;position:relative}.contact-info-three .location-text-button .button-text::after{content:"";width:0;height:1px;bottom:0;position:absolute;left:auto;right:0;-webkit-transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;transition:width .6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;background:currentColor}.contact-info-three .location-text-button:hover .button-text::after{width:100%;left:0;right:auto}.processing-computing-area{padding:150px 0}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.processing-computing-area{padding:100px 0}}@media only screen and (max-width: 767px){.processing-computing-area{padding:60px 0}}.computing-info-box h2{font-size:64px;line-height:1.13;color:#002fa6}@media only screen and (min-width: 768px)and (max-width: 991px){.computing-info-box h2{font-size:42px}}@media only screen and (max-width: 767px){.computing-info-box h2{font-size:32px}}.contact-form-service-wrap{background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.1);padding:42px 50px 50px;border-radius:5px}@media only screen and (max-width: 767px){.contact-form-service-wrap{padding:42px 20px 50px}}.business-solution-form-wrap{max-width:400px;margin-left:auto;background:#fff;box-shadow:0 2px 30px rgba(0,0,0,.1);padding:42px 30px 51px;border-radius:5px;text-align:center}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.business-solution-form-wrap{margin:auto}}.ht-star-rating.lg-style{color:#fb0;font-size:24px}.ht-star-rating.lg-style span+span{margin-left:11px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.contact-info{margin-bottom:60px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.contact-info.sytle-one,.contact-info.style-two{margin-top:60px}.contact-info.sytle-one.service-contact,.contact-info.style-two.service-contact{margin-top:0}}.contact-info.sytle-one .contact-info-title-wrap .sub-text,.contact-info.style-two .contact-info-title-wrap .sub-text{margin-top:20px;color:#fff;font-size:18px}.contact-info.sytle-one .contact-list-item .single-contact-list,.contact-info.style-two .contact-list-item .single-contact-list{display:block}.contact-info.sytle-one .contact-list-item .content,.contact-info.style-two .contact-list-item .content{display:flex;margin-top:55px}.contact-info.sytle-one .contact-list-item .content .icon,.contact-info.style-two .contact-list-item .content .icon{color:#fff;border-color:#fff;font-size:40px;margin-right:10px;flex-shrink:0;min-width:54px}.contact-info.sytle-one .contact-list-item .content .main-content .heading,.contact-info.style-two .contact-list-item .content .main-content .heading{font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:2px;line-height:1.78;margin-bottom:13px;color:hsla(0,0%,100%,.8)}.contact-info.sytle-one .contact-list-item .content .main-content .text,.contact-info.style-two .contact-list-item .content .main-content .text{color:#3b556d;font-size:34px;font-weight:700;line-height:1.17}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.contact-info.sytle-one .contact-list-item .content .main-content .text,.contact-info.style-two .contact-list-item .content .main-content .text{font-size:24px}}@media only screen and (max-width: 767px){.contact-info.sytle-one .contact-list-item .content .main-content .text,.contact-info.style-two .contact-list-item .content .main-content .text{font-size:24px}}.contact-info.style-two .contact-info-title-wrap .sub-text{color:dimgray}.contact-info.style-two .contact-list-item .content .icon{color:#3b556d}.contact-info.style-two .contact-list-item .content .main-content .heading{color:#333}.contact-info.style-two .contact-list-item .content .main-content .text{color:#1f2a37}.conact-info__list li{margin-bottom:7px}.conact-us-wrap-one.managed-it .heading{line-height:1.67;font-weight:800}.service-hero-bg{background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-image:url("../images/hero/home-services-hero-bg.webp");background-size:cover;background-position:50% 50%}.service-hero-space{height:770px;display:block;align-items:center;display:flex}@media only screen and (min-width: 1200px)and (max-width: 1499px){.service-hero-space{height:670px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.service-hero-space{height:570px}}@media only screen and (min-width: 768px)and (max-width: 991px){.service-hero-space{height:520px}}@media only screen and (max-width: 767px){.service-hero-space{height:480px}}@media only screen and (max-width: 575px){.service-hero-space{height:480px}}.service-hero-text{width:100%}@media only screen and (max-width: 767px){.service-hero-text{text-align:center}}.service-hero-text h3{line-height:36px;font-weight:700;color:#fff;margin-bottom:20px}@media only screen and (min-width: 768px)and (max-width: 991px){.service-hero-text h3{font-size:30px}}@media only screen and (max-width: 767px){.service-hero-text h3{font-size:22px}}.service-hero-text h1{color:#fff;font-weight:700;font-size:60px;line-height:1.09}@media only screen and (min-width: 1200px)and (max-width: 1499px){.service-hero-text h1{font-size:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.service-hero-text h1{font-size:60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.service-hero-text h1{font-size:60px}}@media only screen and (max-width: 767px){.service-hero-text h1{font-size:50px}}@media only screen and (max-width: 575px){.service-hero-text h1{font-size:44px}}.service-hero-text .service-solution-form-wrap{width:600px;max-width:100%;margin:0 auto}.service-hero-text .service-solution-form-wrap select{border-color:#086ad8;background-color:#086ad8;background-image:url("../images/icons/hero-selector-icon.webp");color:#fff;font-weight:500;padding:3px 30px;height:60px}.service-hero-text .service-solution-form-wrap select:focus{background:#086ad8 url("../images/icons/hero-selector-icon.webp") no-repeat center right 20px !important}.service-hero-text p{margin-top:30px;font-size:15px;font-weight:500}.service-project-slide-info{margin-top:30px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.service-project-slide-info{margin-bottom:40px;margin-top:0px}}.service-project-slide-info .text{font-size:18px;line-height:1.67}.single-blog-lg-item>a{display:block}.single-blog-lg-item .btn-text a{display:inline-block;border-bottom:1px solid #ddd}.single-blog-lg-item .btn-text a:hover{color:#3b556d}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (max-width: 767px){.single-blog-lg-item{margin-bottom:40px}}.post-blog-thumbnail{position:relative;display:block}.post-blog-thumbnail>img{border-radius:5px;width:100%}.post-blog-thumbnail::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;background-image:linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);border-radius:5px}.post-blog-thumbnail .post-meta{position:absolute;bottom:18px;left:30px;right:30px;color:#fff;font-size:14px;margin:0 -8px}.post-blog-thumbnail .post-meta .post-author img{width:32px;vertical-align:middle;margin-right:6px;border-radius:50%}.post-blog-thumbnail .post-meta div{display:inline-block;padding:0 8px}.single-blog-lg-list{display:flex;border-left:1px solid #ededed;border-top:1px solid #ededed;padding:20px 0 20px 30px}.single-blog-lg-list:first-child{border-top:none;padding:0px 0 20px 30px}@media only screen and (max-width: 575px){.single-blog-lg-list:first-child{padding:20px 0 20px 0px}}.single-blog-lg-list .post-blog-thumbnail{position:relative;flex-shrink:0;margin-right:29px;width:200px}@media only screen and (max-width: 575px){.single-blog-lg-list{flex-direction:column;border-left:none;border-top:none;padding:0px 0 20px 0px}.single-blog-lg-list .post-blog-thumbnail{margin-bottom:20px;margin-right:0px;width:100%}}.our-company-history{position:relative}.grid-wrapper{max-width:1200px;margin:auto;position:absolute;top:0;bottom:0;left:25px;right:25px}.grid-wrapper .line{position:absolute;top:0;bottom:0;width:2px;background:hsla(0,0%,80%,.25)}.grid-wrapper .line-1{left:25px}.grid-wrapper .line-2{left:33.33333%}.grid-wrapper .line-3{left:66.66666%}.grid-wrapper .line-4{right:25px}.resolutions-hero-bg{background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.1) 100%),url("../images/hero/header-home-6.jpg");background-size:cover,cover;background-position:50% 50%,50% 50%}.resolutions-hero-bg .vc_row-separator svg{fill:#f8f8f8}.resolutions-hero-space{height:880px;display:block;align-items:center;display:flex}@media only screen and (min-width: 1200px)and (max-width: 1499px){.resolutions-hero-space{height:740px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.resolutions-hero-space{height:670px}}@media only screen and (min-width: 768px)and (max-width: 991px){.resolutions-hero-space{height:520px}}@media only screen and (max-width: 767px){.resolutions-hero-space{height:480px}}@media only screen and (max-width: 575px){.resolutions-hero-space{height:480px}}.resolutions-hero-area-content{position:absolute;width:100%;z-index:1}.hero-button-group .ht-btn{margin:10px;font-size:14px}.hero-button-group .ht-btn.btn--white{color:#1f2a37}.hero-button-group .ht-btn.btn--white .btn-icon{font-size:10px;margin-left:0px}.hero-button-group .ht-btn.btn--white:hover{background:#1f2a37;color:#fff}.resolutions-hero-bottom{margin-top:-160px;position:relative;z-index:4}@media only screen and (min-width: 768px)and (max-width: 991px){.resolutions-hero-bottom{margin-top:20px}}@media only screen and (max-width: 767px){.resolutions-hero-bottom{margin-top:0px}}@media only screen and (max-width: 575px){.resolutions-hero-bottom{margin-top:0px}}.resolutions-hero-slider .vc_row-separator svg{fill:#f8f8f8}.resolutions-hero-bg-2{background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.1) 100%),url("../images/hero/header-home-6.jpg");background-size:cover,cover;background-position:50% 50%,50% 50%}
