@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,400;0,500;0,600;0,800;1,300;1,400&display=swap');* {margin: 0;padding: 0;font-family: 'Epilogue', sans-serif;}p {margin-bottom: 0;}*, p, h1, h2, h3, h4, h5, h6, figure {padding: 0;margin: 0 }.gap {padding: 120px 0;position: relative;}h1, h2, h3, h4, h5, h6 {font-family: 'Epilogue';font-weight: 700 !important;}a {font-weight: 700 !important }a, a:hover {color: #000 }h2 {font-size: 50px;color: #111 }p {font-size: 16px;line-height: 30px;color: #444;font-weight: 400 !important;}input, textarea, button {font-family: 'Epilogue' }ul, li {list-style: none;padding: 0;margin: 0;margin-bottom: 0rem;}a, a:hover {text-decoration: none }input[type=text], input[type=tel], input[type=email], input[type=address], input[type=password], input[type=number], select {height: 65px;border-radius: 0 !important;padding-left: 20px;position: relative;width: 100%;font-size: 16px;display: flex;align-items: center;border-color: #c1c1c1 }.fa, .fab, .fad, .fal, .far, .fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1 }.fa-lg {font-size: 1.33333em;line-height: .75em;vertical-align: -.0667em }.fa-xs {font-size: .75em }.fa-sm {font-size: .875em }.fa-1x {font-size: 1em }.fa-2x {font-size: 2em }.fa-3x {font-size: 3em }.fa-4x {font-size: 4em }.fa-5x {font-size: 5em }.fa-6x {font-size: 6em }.fa-7x {font-size: 7em }.fa-8x {font-size: 8em }.fa-9x {font-size: 9em }.fa-10x {font-size: 10em }.fa-fw {text-align: center;width: 1.25em }.fa-ul {list-style-type: none;margin-left: 2.5em;padding-left: 0 }.fa-ul > li {position: relative }.fa-li {left: -2em;position: absolute;text-align: center;width: 2em;line-height: inherit }.fa-border {border: .08em solid #eee;border-radius: .1em;padding: .2em .25em .15em }.fa-pull-left {float: left }.fa-pull-right {float: right }.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {margin-right: .3em }.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {margin-left: .3em }.fa-spin {-webkit-animation: fa-spin 2s linear infinite;animation: fa-spin 2s linear infinite }.fa-pulse {-webkit-animation: fa-spin 1s steps(8) infinite;animation: fa-spin 1s steps(8) infinite }@-webkit-keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }to {-webkit-transform: rotate(1turn);transform: rotate(1turn) }}@keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }to {-webkit-transform: rotate(1turn);transform: rotate(1turn) }}.fa-rotate-90 {-webkit-transform: rotate(90deg);transform: rotate(90deg) }.fa-rotate-180 {-webkit-transform: rotate(180deg);transform: rotate(180deg) }.fa-rotate-270 {-webkit-transform: rotate(270deg);transform: rotate(270deg) }.fa-flip-horizontal {-webkit-transform: scaleX(-1);transform: scaleX(-1) }.fa-flip-vertical {-webkit-transform: scaleY(-1);transform: scaleY(-1) }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {-webkit-transform: scale(-1);transform: scale(-1) }:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {-webkit-filter: none;filter: none }.fa-stack {display: inline-block;height: 2em;line-height: 2em;position: relative;vertical-align: middle;width: 2.5em }.fa-stack-1x, .fa-stack-2x {left: 0;position: absolute;text-align: center;width: 100% }.fa-stack-1x {line-height: inherit }.fa-stack-2x {font-size: 2em }.fa-inverse {color: #fff }.buton {transition: .3s ease-in-out;}.header-btn {padding: 16px 30px;border-color: #ffee02;box-sizing: border-box;background-color: #ffee02;font-size: 16px;font-weight: 400;color: #000;display: inline-flex;position: relative;border: 2px solid;font-weight: 700;align-items: center;text-decoration: none;}.header-btn:hover {background-color: transparent;color: #fff;}header {position: absolute;left: 0;top: 0;width: 100%;z-index: 99;}header .desktop-nav {display: flex;justify-content: space-between;align-items: center;}header .desktop-nav .logo a {display: inline-block;box-shadow: none;text-decoration: none;color: #000;font-weight: 700 !important;}header .desktop-nav .logo a img {width: 100%;max-width: 180px;vertical-align: middle;display: inline-block;height: auto;border: none;border-radius: 0;box-shadow: none;}header .desktop-nav .navbar {display: flex;align-items: center;position: relative;z-index: 2;justify-content: center;}.desktop-nav .navbar > ul {display: flex;align-items: center;}.desktop-nav .navbar > ul > li {padding: 40px 0;position: relative;}.desktop-nav .navbar > ul > li > a {font-size: 16px;line-height: 28px;font-weight: 500;position: relative;color: #fff;cursor: pointer;box-shadow: none;text-decoration: none;font-weight: 700 !important;}.desktop-nav .navbar > ul > li.menu-item-has-children > a:before {content: "";background-image: url(/Assets/images/down-arrow.svg);background-repeat: no-repeat;position: absolute;top: 60%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);right: -15px;width: 10px;height: 10px;}.desktop-nav .navbar > ul > li > a:before {transition: .3s ease-in-out;}.desktop-nav .navbar ul > li.menu-item-has-children > ul.sub-menu {border-color: #ffee02 !important;border-left: 5px solid;position: absolute;left: 0;top: 100%;transition: .3s ease-in-out;width: 210px;background-color: #fff;opacity: 0;visibility: hidden;padding-left: 0 !important;}.desktop-nav .navbar > ul > li.menu-item-has-children > ul.sub-menu:before {background-color: #ffee02;content: "";width: 50%;height: 5px;position: absolute;top: -5px;left: -5px;}.desktop-nav .navbar ul > li.menu-item-has-children ul.sub-menu li {position: relative;list-style: none;padding: 0;margin: 0;}.desktop-nav .navbar ul > li ul.sub-menu li a {padding: 15px 21px;display: flex;align-items: center;color: #545454;font-size: 16px;position: relative;justify-content: space-between;font-family: 'Epilogue';cursor: pointer;box-shadow: none;text-decoration: none;font-weight: 700 !important;}.desktop-nav .navbar ul > li ul.sub-menu li a:before {content: "";width: 0;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;visibility: hidden;z-index: -1;transition: .3s ease-in-out;}.desktop-nav .navbar ul li.menu-item-has-children:hover ul.sub-menu {-webkit-box-shadow: 2px 3px 35px 0px rgb(0 0 0/10%);}.desktop-nav .navbar ul > li.menu-item-has-children:hover > ul.sub-menu {opacity: 1;visibility: visible;transform: translateY(0) !important;}header .navbar > ul > li:not(:last-child) {margin-right: 40px;}ul, li {list-style: none;padding: 0;margin: 0;margin-top: 0px !important;margin-bottom: 0px !important;padding-left: 0px !important;}@media (max-width: 1200px) {.desktop-nav {background: #000;padding: 20px 0;}.desktop-nav .header-btn{display: none;}}footer {transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;color: #b7b7b7;}.footer-social-media {background-color: black;width: 100%;color: #b7b7b7;font-weight: 400;font-size: 16px;padding: 20px 0 10px;display: flex;align-self: center;justify-content: space-between;border-top: 1px solid #6a6a6a }.footer-social-media .footer-copyright {display: flex;align-self: center;width: auto !important;margin-bottom: 10px;}@media (max-width: 767px) {.footer-social-media .container {max-width: 767px;}}@media (max-width: 980) {.footer-social-media .container {max-width: 720px;flex-wrap: wrap;}}@media (max-width: 1200) {.footer-social-media .container {max-width: 960px;}}@media (max-width: 1200) {.footer-social-media .container {max-width: 960px;}}@media (max-width: 767px) {.footer-social-media .footer-copyright {text-align: center;}}@media (max-width: 600px) {.footer-social-media .footer-copyright {padding: 0;}}@media (max-width: 992px) {.footer-social-media .footer-copyright {flex-wrap: wrap;justify-content: center;}}@media (max-width: 992px) {.footer-social-media .footer-copyright p {width: 100%;margin-bottom: 20px;text-align: center;}}.footer-social-media .footer-social-links {display: flex;gap: 20px;position: relative;width: auto !important;}.footer-social-media .footer-social-links li {list-style-type: none;padding: 10px;}.footer-social-media .footer-copyright {display: flex;align-self: center;}.footer-social-media .footer-social-links {display: flex;gap: 20px;position: relative;}.footer-social-media .footer-social-links li {list-style-type: none;padding: 10px;}.footer-social-media .footer-social-links li a {text-decoration: none;color: #b7b7b7;border-bottom: 1px solid #6a6a6a;}.footer-social-media .footer-social-links li a:hover {border-color: #ffee02;transition: .4s ease-in-out;}@media (max-width: 600px) {.footer-social-media .footer-social-links {padding: 0;}}@media (max-width: 992px) {.footer-social-media .footer-social-links {flex-wrap: wrap;justify-content: center;}}.footer-info {background-color: black;width: 100%;display: flex;padding: 90px 0 80px;}.footer-info .footer-information {width: 33.333%;}.footer-info h3 {color: #fff;font-size: 22px;margin-bottom: 30px;font-weight: 700;}.footer-info .footer-information p {width: 75%;}.footer-info .footer-contact {width: 33.333%;}.footer-info .footer-contact li {list-style-type: none;display: flex;margin-bottom: 20px !important;}.footer-info .footer-contact li svg {fill: #ffee02;width: 20px;height: 20px;}.footer-info .footer-contact li a {width: 60%;margin-top: -6px;margin-left: 20px;font-weight: 600 !important;}.footer-info .footer-newsletter {width: 33.333%;}.footer-info .footer-newsletter p {width: 75%;margin-top: -7px;}.footer-info .footer-newsletter p {width: 75%;margin-top: -7px;}.footer-widget {width: 100%;background-color: #232222 !important;display: flex;justify-content: space-between;}.footer-widget .logo {padding: 10px;}.footer-widget .logo img {width: 154px;}.footer-widget .info-call {display: flex;align-items: center;}@media (max-width: 767px) {.footer-info .container {max-width: 767px;}}@media (max-width: 980px) {.footer-info .container {max-width: 720px;flex-wrap: wrap;}}@media (max-width: 1200px) {.footer-info .container {max-width: 960px;}}@media (max-width: 767px) {.footer-info .container .footer-contact {width: 100%;}}@media (max-width: 767px) {.footer-info .container .footer-information {width: 100%;}}@media (max-width: 767px) {.footer-info .container .footer-newsletter {width: 100%;}}@media (max-width: 767px) {.footer-information {margin-bottom: 30px;}}@media (max-width: 992px) {.footer-information {margin-bottom: 40px;}}@media (max-width: 992px) {.footer-information h3 {margin-bottom: 15px;}}@media (max-width: 767px) {.footer-information p {width: 100%;}}@media (max-width: 992px) {.footer-information p {width: 100%;}}@media (max-width: 1400px) {.footer-information p {width: 85%;}}@media (max-width: 767px) {.footer-contact {margin-bottom: 30px;}}@media (max-width: 992px) {.footer-contact {margin-bottom: 40px;}}@media (max-width: 992px) {.footer-contact h3 {margin-bottom: 15px;}}@media (max-width: 767px) {.footer-contact li p {width: 100%;}}@media (max-width: 992px) {.footer-contact li p {width: 100%;}}@media (max-width: 1400px) {.footer-contact li p {width: 85%;}}@media (max-width: 767px) {.footer-newsletter {margin-bottom: 30px;}}@media (max-width: 992px) {.footer-newsletter {margin-bottom: 40px;}}@media (max-width: 992px) {.footer-newsletter h3 {margin-bottom: 15px;}}@media (max-width: 767px) {.footer-newsletter div p {width: 100%;}}@media (max-width: 992px) {.footer-newsletter div p {width: 100%;}}@media (max-width: 1400px) {.footer-newsletter div p {width: 85%;}}.desktop-nav ul.sub-menu {border-color: #ffee02;border-left: 5px solid;position: absolute;left: 0;top: 100%;transition: .3s ease-in-out;width: 210px;background-color: #fff;}.desktop-nav ul.sub-menu:before {background-color: #ffee02;content: "";width: 50%;height: 5px;position: absolute;top: -5px;left: -5px;}.desktop-nav .menu-item-has-children:hover ul.sub-menu {-webkit-box-shadow: 2px 3px 35px 0px rgb(0 0 0/10%);opacity: 1;visibility: visible;transform: translateY(0) !important;}.desktop-nav .menu-item-has-children ul.sub-menu li {position: relative;}.desktop-nav ul.sub-menu li a {padding: 15px 21px;display: flex;align-items: center;color: #545454;font-size: 16px;position: relative;justify-content: space-between;}.desktop-nav ul.sub-menu li a:before {content: "";width: 0;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;visibility: hidden;z-index: -1;}.home-slider {background: #000;height: 800px;position: relative;z-index: 0;padding-top: 120px;}.home-bg {background-image: url("/Assets/images/pattren-4.png");position: absolute;width: 100%;height: 100%;z-index: -1;background-size: cover;background-position: center center;background-repeat: no-repeat;background-attachment: scroll;top: 0;left: 0;}.f-2-s-nav {position: absolute;bottom: 50px;right: 90px;z-index: 99;}.f-2-s-nav button {width: 55px;height: 55px;background: 0 0;border: 1px solid #828282;border-radius: 100px;display: inline-flex;align-items: center;justify-content: center;margin-left: 10px;}.f-2-s-nav button i {color: #fff;}.slider-container {width: 100%;padding-right: var(--bs-gutter-x,.75rem);padding-left: var(--bs-gutter-x,.75rem);margin-right: auto;margin-left: auto;}@media (min-width: 1400px) {.slider-container {max-width: 1320px;}}@media (min-width: 1200) {.slider-container {max-width: 1140px;}}@media (min-width: 992) {.slider-container {max-width: 960px;}}@media (min-width: 768) {.slider-container {max-width: 720px;}}@media (min-width: 576) {.slider-container {max-width: 540px;}}.home-slider .owl-carousel .owl-stage-outer {overflow: visible !important;}.s-item {height: auto;display: flex;align-items: center;justify-content: space-between;height: 630px;}.s-item .s-first {width: 0;opacity: 0;}.active .s-item {height: auto !important;flex-wrap: wrap;animation-duration: .5s;animation-name: fadeInOne;}.active .s-item .s-first {width: 45%;opacity: 1;}.s-item .s-first h1 {animation-duration: .5s;animation-name: fadeInOne;opacity: 1;visibility: visible;font-size: 75px;color: #fff;animation-duration: .5s;animation-name: fadeInOne;opacity: 1;visibility: visible;}.s-item .s-first p {animation-duration: 1s;animation-name: fadeInOne;opacity: 1;visibility: visible;font-size: 18px;color: #e1e1e1;margin-top: 15px;}.s-item .s-first a {animation-duration: 1.5s;animation-name: fadeInOne;opacity: 1;visibility: visible;margin-top: 50px;box-shadow: none;text-decoration: none;border-color: #ffee02 !important;background-color: #ffee02;padding: 18px 70px 18px 50px;font-size: 16px;color: #000;display: inline-flex;position: relative;border: 2px solid;align-items: center;transition: .3s ease-in-out;font-weight: 700 !important;}.s-item .s-first a:hover {background-color: transparent;color: #fff;}.s-item .s-first a i {width: 40px;height: 100%;position: absolute;top: 0;right: -14px;z-index: 1;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 15px;transition: .3s ease-in-out;}.s-item .s-first a i::after {content: "";background: #000;width: 100%;height: 100%;position: absolute;z-index: -1;transform: skew(-24deg,0deg);transition: .5s ease-in-out;}.s-item .s-first a:hover i {color: #000;width: 45px;}.s-item .s-first a:hover i::after {background-color: #ffee02;}.s-item .s-first a::after {content: "";width: 30px;height: 100%;position: absolute;top: -2px;right: -32px;background: 0 0;border-left: 0 solid transparent;border-right: 30px solid transparent;border-top: 65px solid #ffee02;}.s-item .s-second {width: 95%;}.active .s-item .s-second {width: 47%;}.s-item .s-second figure {transform: translate(-65%) skew(-23deg,0deg);overflow: hidden;width: 240px;height: 355px;}.active .s-item .s-second figure {transform: skew(-23deg,0deg);overflow: hidden;width: 465px;height: 675px;}.s-item .s-second figure img {object-fit: cover;transform: translateX(-30%) skew(23deg,0deg);height: 100%;width: auto;max-width: none;}.active .s-item .s-second figure img {animation-duration: 1s !important;animation-name: clipInOne;object-fit: cover;transform: translateX(-30%) skew(23deg,0deg);height: 100%;width: auto;max-width: none;animation-duration: 1s;animation-name: clipInOne;}.btn-yellow {animation-duration: 1.5s;animation-name: fadeInOne;opacity: 1;visibility: visible;margin-top: 50px;box-shadow: none;text-decoration: none;box-sizing: border-box;border: 2px solid;border-color: #ffee02;background-color: #ffee02;padding: 18px 70px 18px 50px;font-size: 16px;font-weight: 400;color: #000;display: inline-flex;position: relative;font-weight: 700;align-items: center;transition: .3s ease-in-out;font-weight: 700 !important;cursor: pointer;}.btn-yellow span {font-size: 16px;color: #000;}.btn-yellow i {width: 40px;height: 100%;position: absolute;top: 0;right: -14px;z-index: 1;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 15px;transition: .3s ease-in-out;box-sizing: border-box;}.btn-yellow:hover {background-color: transparent;color: #fff;}.btn-yellow:hover span {background-color: transparent;color: #fff;}.btn-yellow:hover i:after {background-color: #ffee02;transition: .3s ease-in-out;}.btn-yellow:hover i {color: #000;width: 45px;}.btn-yellow i:after {content: "";background: #000;width: 100%;height: 100%;position: absolute;z-index: -1;transform: skew(-24deg, 0deg);transition: .5s ease-in-out;}.btn-yellow:after {content: "";width: 30px;height: 100%;position: absolute;top: -2px;right: -32px;background: 0 0;border-left: 0 solid transparent;border-right: 30px solid transparent;border-top: 65px solid #ffee02;}.home-hero {padding: 120px 0;position: relative;}.home-hero-head {text-align: center;}.home-hero .home-hero-head figure img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.home-hero .home-hero-head span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;font-family: 'Epilogue';}.home-hero .home-hero-head h2 span {font-size: 50px;margin-bottom: 45px;color: #111;margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-family: 'Epilogue';font-weight: 700;display: block;}.home-hero .container .col-lg-6 .data {position: relative;}.home-hero .container .col-lg-6 .data div h4 {color: #444;font-size: 20px;font-weight: 900;margin-bottom: 17px;font-family: 'Epilogue';}.home-hero .container .col-lg-6 .data div p {width: 75%;margin-bottom: 20px;font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.home-hero .container .col-lg-6 .data div ul {padding-left: 30px;list-style: none;padding: 0;margin: 0;}.home-hero .container .col-lg-6 .data div ul li {color: #444;font-size: 16px;line-height: 26px;position: relative;}.home-hero .container .col-lg-6 .data div ul li:before {content: "";width: 8px;height: 8px;border: 2px solid #444;background: #fff;position: absolute;left: -30px;top: 50%;transform: translateY(-50%);border-radius: 100%;}.home-hero .container .col-lg-6 .data .goal-img {padding: 30px 0;position: relative;overflow: hidden;}.home-hero .container .col-lg-6 .data .goal-img:before {content: "";width: 270px;height: 100%;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%) skew(-23deg, 0deg);z-index: -1;}.home-hero .container .col-lg-6 .data .goal-img img {width: 100%;height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;}.home-hero .container .col-lg-6 .data figure:before {background-color: #ffee02;}.breadcumb {width: 100%;}.breadcumb .breadcumb-style1 {box-sizing: border-box;background: #000;padding-top: 215px;position: relative;z-index: 0;}.breadcumb .breadcumb-bg {background-image: url(/Assets/images/breadcumb-bg.png);background-size: contain !important;background-position: center right !important;opacity: .2;position: absolute;width: 100%;height: 100%;z-index: -1;background-size: cover;background-position: center center;background-repeat: no-repeat;background-attachment: scroll;top: 0;left: 0;box-sizing: border-box;}.banner-details {padding-bottom: 75px;box-sizing: border-box;flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);margin-top: var(--bs-gutter-y);}.banner-details h1 {font-size: 60px;color: #fff;-ms-word-wrap: break-word;word-wrap: break-word;font-weight: 700;}.banner-details p {color: #c1c1c1;margin-top: 5px;box-sizing: border-box;}.breadcrums {border-top: 1px solid #444;padding: 30px 0 28px;box-sizing: border-box;}.breadcrums ul li:not(:last-child) {margin-right: 15px;}.breadcrums ul li {display: inline-flex;align-items: flex-end;box-sizing: border-box;}.breadcrums ul li a {display: flex;align-items: flex-end;color: #c2c1c1;box-shadow: none;text-decoration: none;}.breadcrums ul li i {font-size: 20px;color: #c2c1c1;}.breadcrums ul li span {line-height: 13px;margin-left: 8px;border-bottom: 1px solid #717070;color: #c2c1c1;}.contact-area {position: relative;--swiper-theme-color: #000;--swiper-navigation-size: 44px;--swiper-pagination-bullet-size: 6px;--swiper-pagination-bullet-horizontal-gap: 6px;--widgets-spacing: 20px;}@media(min-width: 768px) {.contact-area .form-area {width: 66.666%;}}.contact-area .form-area {--widgets-spacing: 20px;--swiper-theme-color: #000;--swiper-navigation-size: 44px;--swiper-pagination-bullet-size: 6px;--swiper-pagination-bullet-horizontal-gap: 6px;position: relative;min-height: 1px;display: flex;box-sizing: border-box;}.contact-area .form-area .form-area-populated {padding: 10px;display: flex;position: relative;width: 100%;flex-wrap: wrap;align-content: flex-start;box-sizing: border-box;}.form-area-populated .header {padding: 110px 0 0;width: 100%;--widgets-spacing: 20px;--swiper-theme-color: #000;--swiper-navigation-size: 44px;--swiper-pagination-bullet-size: 6px;--swiper-pagination-bullet-horizontal-gap: 6px;position: relative;}@media (min-width: 768px) {.colmn {width: 100%;}}.colmn {--widgets-spacing: 20px;}.form-populated {padding: 0;display: flex;position: relative;width: 100%;flex-wrap: wrap;align-content: flex-start;box-sizing: border-box;}.form-populated .form-widget {width: 100%;--widgets-spacing: 20px;position: relative;}.form-widget .heading .small-title span {display: block;font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.form-widget .heading h2 {display: inline-block;font-size: 50px;color: #111;margin-top: 5px;width: 100%;margin-left: auto;margin-right: auto;font-weight: 700;}.contact-form {padding: 0 40px 0 0;width: 100%;--widgets-spacing: 20px;position: relative;}.contact-form .c-form .form-init {margin-top: 10px;box-sizing: border-box;}.form-init .g-0 {margin-bottom: 20px;}.g-0 .form-name {line-height: normal;font-size: 0px;position: relative;}.form-name input {padding-left: 20px;background: #fafafa;display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-family: 'Epilogue';font-weight: 400;line-height: 1.5;color: #212529 !important;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}textarea {width: 100%;height: 180px;padding-left: 20px !important;padding-top: 20px;font-size: 16px;border-radius: 0 !important;border-color: #c1c1c1;}.form-init .btn-yellow:hover span {color: #000;}@media (min-width: 768px) {.contact-info {width: 33.333%;}}.contact-info {--widgets-spacing: 20px;--swiper-theme-color: #000;--swiper-navigation-size: 44px;--swiper-pagination-bullet-size: 6px;--swiper-pagination-bullet-horizontal-gap: 6px;position: relative;min-height: 1px;display: flex;box-sizing: border-box;}.contact-info-widget {padding: 10px;display: flex;position: relative;width: 100%;flex-wrap: wrap;align-content: flex-start;box-sizing: border-box;}.contact-info-card {width: 100%;position: relative;--widgets-spacing: 20px;}.contact-information {box-sizing: border-box;}.contact-information .bio {background-color: #ffee02;padding: 30px 50px;box-sizing: border-box;column-gap: 3.75rem;}.bio .data img.author {width: 110px;height: 110px;border-radius: 100%;margin-bottom: 10px;object-fit: cover;object-position: center;border: none;box-shadow: none;vertical-align: middle;}.data h3 {font-size: 16px;line-height: 26px;font-weight: 700;}.data span {font-size: 16px;color: #444;}.data p {margin-bottom: 15px;font-size: 16px;line-height: 26px;font-weight: 400;color: #444;}.contact-information .info {background: #000;padding: 35px 40px 40px;}.info .contact li figure img {width: 30px;height: 23px;margin-right: 20px;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;}.contact li {border-bottom: 2px solid #181818;display: flex;padding-top: 26px;padding-bottom: 13px;list-style: none;margin: 0;}.contact li h3 {color: #fff;margin-bottom: 5px;font-weight: 700;font-size: 16px;line-height: 26px;}.contact li p {color: #b7b7b7;font-size: 16px;line-height: 26px;font-weight: 400;}.contact li p a{color: #b7b7b7;font-size: 16px;line-height: 26px;font-weight: 400 !important;text-decoration: none;}ul.social-medias {margin-top: 30px !important;list-style: none;padding: 0;margin: 0;}ul.social-medias li:not(:last-child) {margin-bottom: 10px;}ul.social-medias li a {display: flex;align-items: center;justify-content: space-between;height: 60px;font-weight: 700 !important;border: 1px solid #525252;padding: 0 30px;transition: .3s ease-in-out;text-decoration: none;}ul.social-medias li a:hover {background: #fff;color: #000;}ul.social-medias li p {color: #fff;font-weight: 700;font-size: 16px;line-height: 26px;}ul.social-medias li a:hover p {color: #000;}ul.social-medias li i {font-size: 20px;color: #fff;}.info ul.social-medias li .social-medias-i:hover i {color: #000;}.home-hero-two {padding: 120px 0;position: relative;}.home-hero-two .home-hero-head {text-align: center;}.home-hero-two .home-hero-head figure {margin-bottom: 20px !important;}.home-hero-two .home-hero-head figure img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;}.home-hero-two .home-hero-head span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.home-hero-two .home-hero-head h2 {font-size: 50px;margin-bottom: 45px;color: #111;margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-family: 'Epilogue';display: block;}.home-hero-two .container {max-width: 1320px;}.home-hero-two .container .service-two-box {border: 1px solid #c1c1c1;padding: 40px 40px 0;position: relative;}.home-hero-two .container .service-two-box:before {content: "";width: 100%;height: 90%;position: absolute;left: 0;top: 0;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAACiCAYAAADWS0q/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkU0Nzg0N0RFNDBEMTFFQzg2QkFDQTE1RUU0NjlEOTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkU0Nzg0N0VFNDBEMTFFQzg2QkFDQTE1RUU0NjlEOTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRTQ3ODQ3QkU0MEQxMUVDODZCQUNBMTVFRTQ2OUQ5OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRTQ3ODQ3Q0U0MEQxMUVDODZCQUNBMTVFRTQ2OUQ5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt6ff6AAAAObSURBVHja7N1dTxNBFAbg6bQ1UlSQxHhjSGzR//+LVESK4BfxjgupM+wWbxqC8+7OnI/3JCcBLjaTp2fm7EeHnayWy8AoilnK4xkdiiKmfJ9yL9KiCO9dxkt5S8AyvGf97xsCluPd/5FRiLftJIyHY5ryZBceAR+Hlytv/6HSZBTiERDEIyCIR0AQj4AgHgFBPAKCeDwP7PDyXZVF6QE8A876ylsgB4nEwy+SiUfANnjeAAfH89RE5qG7JbUY+sCReARshmcdcHQ8y4BV8KwCVsOzCFgVzxpgdTxLgE3wrJxIz8O/76pUj0g8v4DN8TQDisDTCigGTyOgKDxtXXivP1V5ImhM0wz4QgFknilHPd6toHH9yXCve0TJ8TvlWR6woDFNUm5mwga1K65TfsiDlTg46VP3V48nem0hnkFAFXhSAdXgSQRUhSetifxM+VHbdWUknn5AtXgSAFXjtQZUj9cS0AReqy78I+WnYCQi8fQAmsOrCWgSrxagWbwaTeR7ytNgOCLxZAK6wBsL0A3eGGvgt5Sfg6OIxJMB6BJvKEC3eEMAusZDm8hV6L5u4Toi8eoDEg8AJB4ASDwAkHhAF75M+YVUZRV4RbzyCmTlARVIPACQeAAg8QoAp8TDmkje73AtHG/aj1PSVof7fSL5+cWN8A/6acqVQMC7nUo3SmbLXOKY+C9AseDrMNAmTEAsLglYHnf3CQhYjnf20LUw4xF4BATxCAjiERDEIyCIR0AQj4AgHgFBvBx8LdqOy7PwH/dGWYEAHgFBPAKCeAQE8Qg4wJNIz134a8pz9CCReARshucRcFA8b2vgRcr10AeNxCNgMzwPgKPiWV8D1z3gqBGJR8BmeBYBq+JZA6yOZwmwCZ6VLnzeX6I1iUg8v4DN8TQDisDTBLiRiKcR8EISnibA/dA9AFpLG5gGwIOUx6F7UYG4kH4emN/1dNL/PJE4wCgcbyV9esyEV95EOmAkni1AVXjSALdrnho8SWugusqTVIFq8SQAqsZrDahyzZMCuMVT/0hhxmmrqwJN4dUGNIdXE9AkXq018MBCt21VgabxxgY0jzcmoAu8sQDd4I3RRA5TLr3gDV2B7vCGBHSJNxSgW7whAF3joYDu8ZAufBgUPPSWCviyrzxGwRQmHgBIPACQeAAg8QBA4gGAxANOY45SviVPWQUSDwAkHgBIPGANfBW6rQSSYyIV8HnKN6HbDbQRDChybH8FGAAbA7UTwEpDRQAAAABJRU5ErkJggg==);background-repeat: no-repeat;background-position: right bottom;z-index: -1;opacity: 0;visibility: hidden;transition: .3s ease-in-out;}.home-hero-two .container .service-two-box:hover:before {background-color: #ffee02;opacity: 1;visibility: visible;height: 100%;}.home-hero-two .container .service-two-box h3 {font-family: 'Epilogue';font-weight: 700;font-size: 1.75rem;line-height: 1.2;}.home-hero-two .container .service-two-box h3 a {font-size: 26px;margin-bottom: 8px;color: #000;font-weight: 700 !important;box-shadow: none;text-decoration: none;}.home-hero-two .container .service-two-box p {line-height: 28px;margin-bottom: 30px !important;margin-top: 7px;font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.home-hero-two .container .service-two-box .service-two-icon {width: 105px;height: 125px;position: relative;}.home-hero-two .container .service-two-box .service-two-icon:before {content: "";position: absolute;top: 0;left: -17px;border: 1px solid;width: 100%;height: 100%;transform: skew(-20deg,0deg);background: #ececec;z-index: -1;border: 0;transition: .3s ease-in-out;}.home-hero-two .container .service-two-box:hover .service-two-icon:before {background: 0 0;}.home-hero-two .container .service-two-box .service-two-icon img {width: 60px;height: 60px;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;transition: .3s ease-in-out;}.home-hero-two .container .service-two-box:hover .service-two-icon img {opacity: 0;}.home-hero-two .container .service-two-box .service-two-icon a {box-shadow: none;text-decoration: none;font-weight: 700 !important;color: #000;}.home-hero-two .container .service-two-box .service-two-icon a i {color: #000;font-size: 30px;transform: rotate(45deg);position: absolute;left: 0;bottom: 40px;opacity: 0;visibility: hidden;z-index: 1;transition: .3s ease-in-out;}.home-hero-two .container .service-two-box:hover .service-two-icon a i {opacity: 1;visibility: visible;}.home-hero-two .container .service-two-box.last {border: 0;height: 100%;}.home-hero-two .container .service-two-box.last a {color: #000;font-size: 18px;box-shadow: none;text-decoration: none;font-weight: 700 !important;}.home-hero-two .container .service-two-box.last a em {font-style: normal;}.home-hero-two .container .service-two-box.last a span {transition: .3s ease-in-out;background-color: #ffee02;width: 50px;height: 50px;border-radius: 100px;margin-left: 15px;display: inline-flex !important;}.home-hero-two .container .service-two-box.last a span i {font-size: 13px;}.home-hero-two .container .service-two-box.last:hover:before {background-color: transparent;opacity: 0;visibility: visible;height: 100%;}.home-hero-two .container .service-two-box.last a:hover span {transform: translateX(5px);}@media (max-width: 1030px) {.home-hero-three {padding-top: 0;padding: 80px 0;}}@media (max-width: 767px) {.home-hero-three {padding-top: 0;padding: 60px 0;}}@media (max-width: 480px) {.home-hero-three .home-hero-head span {font-size: 13px;}}@media (max-width: 480px) {.home-hero-three .home-hero-head h2 {margin-bottom: 30px;}}.home-hero-three .data {padding-right: 60px;position: relative;}.home-hero-three .data .c-img {padding: 30px 0;position: relative;}.home-hero-three .data .c-img:before {content: "";width: 270px;height: 100%;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%) skew(-17deg,0deg);z-index: -1;background-color: #ffee02;}.home-hero-three .data .c-img img {width: 100%;height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;}.home-hero-three .data .extras {width: 200px;height: 200px;background: #000;border-radius: 100%;display: grid;flex-wrap: wrap;align-content: center;justify-items: center;position: absolute;left: -50px;top: 5px;}.home-hero-three .data .extras:before {border-color: #ffee02 !important;content: "";width: 93%;height: 93%;border: 5px solid;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 100%;}.home-hero-three .data .extras h3 span {font-size: 45px;line-height: 37px !important;width: 100% !important;text-align: center !important;color: #fff;}.home-hero-three .data .extras h3 {line-height: 0 !important;}.home-hero-three .data .extras p span {color: #fff;font-size: 16px;line-height: 30px !important;font-weight: 400 !important;}.home-hero-three .data .extras p {margin-top: 0 !important;margin-bottom: 0 !important;}@media (max-width: 992px) {.home-hero-three .data {padding-right: 0;}}@media (max-width: 767px) {.home-hero-three .data .extras {left: 50% !important;top: 50% !important;transform: translate(-50%,-50%);}}@media (max-width: 992px) {.home-hero-three .data .extras {width: 170px;height: 170px;width: 170px;height: 170px;left: -10px;top: -10px;}}@media (max-width: 767px) {.home-hero-three .data .extras:before {border-width: 2px;}}@media (max-width: 767px) {.home-hero-three .data .extras h3 {font-size: 35px;line-height: 30px;}}.home-hero-three .data2 > span {font-size: 16px;color: #444;text-transform: uppercase;}.home-hero-three .data2 h2 {font-size: 50px ;line-height: 60px;margin-top: 5px;margin-bottom: 50px;font-family: 'Epilogue';color: #111;font-weight: 700;}@media (max-width: 480px) {.home-hero-three .data.data2 {margin-top: 30px;}}@media (max-width: 992px) {.home-hero-three .data.data2 {margin-top: 50px;}}@media (max-width: 480px) {.home-hero-three .data .data2 h2 {font-size: 25px;line-height: 35px;}}@media (max-width: 1200px) {.home-hero-three .data .data2 h2 {font-size: 35px;line-height: 45px;margin-bottom: 20px;}}@media (max-width: 1366px) {.home-hero-three .data .data2 h2 {font-size: 40px;line-height: 50px;margin-bottom: 30px;}}.home-hero-three .c-main {display: flex;align-items: center;width: 100%;}@media (max-width: 600px) {.home-hero-three .c-main {flex-wrap: wrap;}}.home-hero-three .c-main .c-first {border-color: #ffee02 !important;width: 40%;text-align: center;background: #fff;border: 1px solid;}@media (max-width: 480px) {.home-hero-three .c-main .c-first {width: 50%;}}.home-hero-three .c-main .c-first figure {position: relative;max-width: 253px;margin: 0 !important;}.home-hero-three .c-main .c-first figure:before {background-color: #ffee02;content: "";width: 135px;height: 108%;position: absolute;bottom: -10px;left: 50%;transform: translateX(-50%) skew(-22deg,0deg);z-index: -1;}@media (max-width: 480px) {.home-hero-three .c-main .c-first figure:before {width: 70px;height: 113%;}}@media (max-width: 600px) {.home-hero-three .c-main .c-first figure:before {width: 100px;height: 108%;left: 65%;}}@media (max-width: 1366px) {.home-hero-three .c-main .c-first figure:before {content: "";width: 110px;}}.home-hero-three .c-main .c-first figure img {padding: 30px;max-width: 100%;width: auto;display: block;height: auto;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.home-hero-three .c-main .c-second {width: 60%;padding-left: 35px;}@media (max-width: 600px) {.home-hero-three .c-main .c-second {width: 100%;padding-left: 0;margin-top: 30px;}}.home-hero-three .c-main .c-second > span {font-size: 16px;color: #444;border-bottom: 1px solid #000;}.home-hero-three .c-main .c-second h3 {font-size: 24px;line-height: 34px;width: 80%;margin-top: 5px;margin-bottom: 15px;font-family: 'Epilogue';font-weight: 700;}@media (max-width: 1200px) {.home-hero-three .c-main .c-second h3 {width: 100%;font-size: 20px;line-height: 30px;margin-bottom: 15px;}}@media (max-width: 1400px) {.home-hero-three .c-main .c-second h3 {width: 100%;}}.home-hero-three .c-main .c-second p {font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.home-hero-three .owl-carousel {width: 100%;z-index: 1;position: relative;}.home-hero-three .owl-nav {position: absolute;bottom: -45px;left: 55%;transform: translateX(-50%);background: #fff;}@media (max-width: 992px) {.home-hero-three .owl-nav {bottom: -30px;left: 55%;}}@media (max-width: 1200px) {.home-hero-three .owl-nav {bottom: -60px;left: 50%;}}@media (max-width: 1400px) {.home-hero-three .owl-nav {bottom: -60px;left: 58%;}}.home-hero-three .owl-nav button {width: 55px;height: 55px;border: 1px solid #1a1a1a !important;display: inline-flex;align-items: center;justify-content: center;margin-right: 5px;border-radius: 100%;}.home-hero-three .owl-nav .owl-prev {background: 0 0;color: inherit !important;border: none;padding: 0 !important;font: inherit !important;cursor: pointer;}.home-hero-three .owl-nav .owl-prev i {color: #000;}.home-hero-three .owl-nav .owl-next {background: 0 0;color: inherit;border: none;padding: 0 !important;font: inherit;cursor: pointer;margin: 0 !important;}.home-hero-three .owl-nav .owl-next i {color: #000;}.home-articles {padding: 120px 0;position: relative;}.home-articles .blog-item {position: relative;padding: 25px 40px 35px;}.home-articles .blog-item:before {background-color: #ffee02;content: "";width: 100%;height: 90%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;visibility: hidden;transition: .3s ease-in-out;}.home-articles .blog-item:hover:before {opacity: 1;visibility: visible;height: 100%;}.home-articles .blog-item > div .blog-post-num {display: flex;font-size: 50px;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: #000;margin-bottom: 28px;font-weight: 900;}.home-articles .blog-item > div .blog-date {font-size: 16px;color: #000;position: relative;font-weight: 700;}.home-articles .blog-item > div .blog-date:before {background-color: #ffee02;content: "";width: 100%;height: 3px;position: absolute;bottom: 0;left: 0;z-index: -1;}.home-articles .blog-item > div h2 {font-size: 24px;line-height: 30px;width: 85%;margin-bottom: 17px;margin-top: 8px;font-family: 'Epilogue';color: #111;font-weight: 700;}.home-articles .blog-item > div h2 a {color: #000;box-shadow: none;text-decoration: none;font-weight: 700 !important;}.home-articles .blog-item > div > a {display: flex;margin-top: 40px;box-shadow: none;text-decoration: none;color: #000;font-weight: 700 !important;}.home-articles .blog-item > div > a > i {color: #000;font-size: 30px;transform: rotate(45deg);opacity: 0;visibility: hidden;z-index: 1;}.home-articles .blog-item:hover a i {transition: .3s ease-in-out;opacity: 1;visibility: visible;}.home-articles .owl-dots {display: flex;justify-content: center;align-items: center;margin-top: 50px;}.home-articles .owl-dots button {border: 1px solid #c1c1c1 !important;width: 70px;height: 15px;color: transparent;background: 0 0;padding: 0 !important;font: inherit;}.home-articles .owl-dots button.active {background: #000 !important;border-color: #000 !important;}.about-page {padding: 120px 0;position: relative;}.about-page .about-data-left {padding-top: 60px;display: flex;align-items: flex-end;position: relative;}.about-page .about-data-left:before {background-color: #ffee02;content: "";width: 350px;height: 680px;position: absolute;top: 0;left: 50%;transform: translateX(-50%) skew(-20deg,0deg);z-index: -1;}.about-page .about-data-left figure img {width: 100%;height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.about-page .about-data-left figure.about-image {margin-left: 15px !important;margin-bottom: -60px !important;}.about-page .about-data-right {padding-top: 130px;}.about-page .about-data-right > span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.about-page .about-data-right > h2 {font-size: 50px;line-height: 60px;margin-top: 10px;margin-bottom: 50px;font-family: 'Epilogue';color: #111;font-weight: 700;}.about-page .about-data-right > .about-info > div > p {margin-bottom: 30px !important;padding-right: 45px;font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.about-page .about-data-right > .about-info > figure img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;}.about-page .about-data-right > .about-info > h3 {font-weight: 700;margin-top: 13px;font-size: 16px;line-height: 26px;font-family: 'Epilogue';}.about-page .about-data-right > .about-info > h4 {font-size: 16px;line-height: 26px;font-family: 'Epilogue';font-weight: 700;}.counter-style-one {padding: 120px 0;position: relative;}.counter-style-one .counter-data {border: 1px solid #c1c1c1;padding: 40px;width: 87%;position: relative;}.counter-style-one .counter-data:before {background-color: #ffee02;content: "";width: 60px;height: 110px;position: absolute;bottom: -20px;right: 0;transform: skew(-23deg,0deg);}.counter-style-one .counter-data .count {font-size: 85px;color: #080808;-webkit-text-fill-color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color: #080808;position: relative;line-height: 105px;display: flex;}.counter-style-one .counter-data .count > .counter {font-weight: 900;}.counter-style-one .counter-data .count > i {font-size: 16px;font-weight: 900;color: #161616;-webkit-text-fill-color: #161616;-webkit-text-stroke-width: 0;text-transform: uppercase;line-height: 26px;font-style: normal;margin-top: 15px;margin-left: 8px;}.counter-style-one .counter-data > h4 {font-size: 16px;font-weight: 400;color: #161616;}.service-style {padding: 120px 0;position: relative;}.service-style .service-data {width: 80%;margin: auto;position: relative;}.service-style .service-data::before {content: "";width: 190px;height: 380px;background: #f7f6f2;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) skew(-20deg,0deg);z-index: -1;}.service-style .service-data:hover::before {background-color: #fffab3;}.service-data .svg-icon {width: 140px;height: 150px;position: relative;margin: auto;transition: .3s ease-in-out;}.service-data .svg-icon img {position: relative;width: 70px;height: 70px;max-width: 100%;border: none;border-radius: 0;box-shadow: none;transition: .3s ease-in-out;}.d-flex-all {display: flex;align-items: center;justify-content: center;}.service-data .svg-icon::before {content: "";position: absolute;top: 0;left: 0;border: 1px solid;width: 100%;height: 100%;transform: skew(-20deg,0deg);background: #fff;border-color: #ffee02;transition: .3s ease-in-out;}.service-data h3 {margin-bottom: 15px;margin-top: 50px;}.service-data h3 a {color: #000;box-shadow: none;text-decoration: none;}p {font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.service-data p {margin-bottom: 30px;}.service-data .icon {width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border-radius: 100%;margin: auto;background: #fff;transform: translateX(-10px);text-decoration: none;opacity: 0;visibility: hidden;transition: .3s ease-in-out;border-color: #ffee02 !important;border: 1px solid;box-sizing: border-box;}.service-data .icon i {color: #000;font-size: 12px;}.service-data:hover .icon {transform: translateX(0px);opacity: 1;visibility: visible;}.service-data:hover .svg-icon::before {background-color: #ffee02;}.team-area {padding: 120px 0;position: relative;}.team-area .team-data {border: 1px solid #c1c1c1;padding: 40px;width: 72%;position: relative;margin-bottom: 40px;}.team-area .team-data::before {content: "";width: 175px;height: 100.5%;position: absolute;bottom: -1px;left: 100%;transform: translateX(-50%) skew(-23deg,0deg);z-index: 0;background-color: #ffee02;}.team-data h3 {font-size: 30px;margin-bottom: 5px;}.team-data h3 a {color: #000;text-decoration: none;}.team-data p {margin-bottom: 0 !important;}.team-data .team-contact {display: flex;align-items: center;margin-top: 22px;}.team-data .team-contact span svg {width: 25px;height: 25px;vertical-align: middle;}.team-data .team-contact a {font-weight: 400 !important;margin-left: 6px;text-decoration: none;color: black;transition: 0.5s;margin-top: 5px ;}.team-data .team-contact a:hover{opacity: 0.8;}.team-data .team-social-medias {margin-top: 62px;display: flex;justify-content: space-between;align-items: center;margin-right: 55px;}.team-data .team-social-medias a {background-color: #ffee02;width: 50px;height: 50px;display: inline-flex;align-items: center;justify-content: center;border-radius: 100%;box-shadow: none;text-decoration: none;}.team-data .team-social-medias > a:hover i {transform: rotate(45deg) translate(0px,-5px);}.team-data .team-social-medias > a i {font-size: 17px;color: #000;transform: rotate(45deg);transition: .3s ease-in-out;}.team-social-medias .team-social-media a {width: 50px;height: 55px;display: inline-flex;align-items: center;justify-content: center;position: relative;margin-right: 10px;border-radius: 100%;}.team-social-medias .team-social-media a::before {content: "";border: 1px solid #c1c1c1;transform: skew(-23deg,0deg);width: 100%;height: 100%;background: #fff;box-sizing: border-box;}.team-social-medias .team-social-media a:hover::before {background-color: #000;}.team-social-medias .team-social-media a i {font-size: 16px;color: #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: .3s ease-in-out;}.team-social-medias .team-social-media a:hover i {color: #fff;}.team-data .team-image {position: absolute;top: 50%;right: -180px;transform: translateY(-50%);margin: 0;}.team-data .team-image img {width: 240px;height: 290px;object-fit: cover;max-width: 100%;border: none;border-radius: 0;box-shadow: none;}.service-detail-container {max-width: 880px;}.service-detail .service-detail-bg img {height: 690px;object-fit: cover;width: 100%;max-width: 100%;border: none;border-radius: 0;box-shadow: none;}.service-detail .heading {text-align: left;margin-top: 120px;}.service-detail .heading > h1 {display: block;font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;padding: 0;margin: 0;}.service-detail .heading h2 {display: inline-block;font-size: 50px;margin-bottom: 45px;color: #111;margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-weight: 700;}.service-detail-content p {margin-top: 1.25rem;margin-bottom: 1.25rem;line-height: 1.875;font-size: 16px;line-height: 30px;color: #444;font-weight: 400;}.about-video {padding-top: 190px;overflow: hidden;padding: 120px 0;position: relative;}.about-video::after {background-color: #ffee02;right: -17%;content: "";width: 415px;height: 100%;position: absolute;bottom: 0;transform: translateX(-50%) skew(-23deg,0deg);z-index: 0;opacity: .3;}.about-video::before {background-color: #ffee02;left: 6%;content: "";width: 415px;height: 100%;position: absolute;bottom: 0;transform: translateX(-50%) skew(-23deg,0deg);z-index: 0;opacity: .3;}.about-video .video-bg {background-image: url("/Assets/images/home2-renovation-min-1920x1281.jpg");position: absolute;width: 100%;height: 100%;z-index: -1;background-size: cover;background-position: center center;background-repeat: no-repeat;background-attachment: scroll;top: 0;left: 0;}.about-video .video-bg::before {content: "";background: #000;width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: .7;}.about-video .reno-data {text-align: center;position: relative;}.about-video .reno-data:before {background-color: #ffee02;content: "";width: 250px;height: 510px;position: absolute;right: -15%;top: 50%;transform: translateY(-50%) skew(-23deg,0deg);z-index: -1;}.about-video .reno-data h3 {font-size: 50px;line-height: 35px;font-family: 'Epilogue';color: #fff;font-weight: 700;}.about-video .reno-data h2 {font-size: 100px;margin-bottom: 15px;color: #fff;font-family: 'Epilogue';}.about-video .reno-data .bbtn {position: relative;margin-top: 50px;}.about-video .reno-data .bbtn figure img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;-webkit-animation-name: rotateme;-webkit-animation-duration: 15s;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;width: auto ;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.about-video .reno-data .bbtn a {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;align-items: center;box-shadow: none;text-decoration: none;color: #000;font-weight: 700 !important;}.about-video .reno-data .bbtn a i {font-size: 30px;color: #fff;transform: rotate(45deg);}.sponsor {padding: 120px 0;position: relative;}.sponsor img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;width: auto !important;margin: auto !important;vertical-align: middle;}.video-popup {position: relative;}.video-popup::before {background-color: #ffee02;content: "";width: 350px;height: 100%;position: absolute;top: 0;left: 50%;transform: skew(-23deg,0deg) translateX(-50%);z-index: 0;opacity: .8;}.video-popup figure img {width:100%;height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle !important;overflow-clip-margin: content-box;overflow: clip;}.video-popup a {left: 57%;transform: translate(-50%,-50%) skew(-20deg,0deg);box-shadow: none;text-decoration: none;border-color: #ffee02 !important;width: 180px;height: 250px;display: flex;align-items: center;justify-content: center;border: 1px solid;position: absolute;top: 50%;transition: .3s ease-in-out;background: #000;}.video-popup a:hover {background: #00000090;}.video-popup a svg {fill: #ffee02 !important;width: 55px;height: 55px;transform: skew(20deg,0deg) !important;vertical-align: middle;}.contact-widget {overflow: hidden;}.contact-widget .cta-data h2 {font-size: 50px;font-family: 'Epilogue';color: #111;font-weight: 700;}.contact-widget .cta-data div p {font-size: 18px;width: 93%;margin-bottom: 53px;margin-top: 20px;line-height: 30px;color: #444;font-weight: 400;}.contact-widget .cta-data figure::before {background-color: #ffee02 !important;content: "";width: 400px;height: 100%;position: absolute;transform: translateX(-50%) skew(-23deg,0deg);z-index: -1;}.contact-widget .cta-data:hover span {color: #000;}.contact-widget .cta-data figure img {margin-left: -205px;max-width: 858px;height: auto;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.home-articles .home-hero-head span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.home-articles .home-hero-head h2 {font-size: 50px;margin-bottom: 45px;color: #111;margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;}footer p {color: #b7b7b7 !important;}footer a {color: #b7b7b7 !important;text-decoration: none;}.home-hero-three .home-hero-head span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.home-hero-three .home-hero-head h2 {margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-size: 50px;margin-bottom: 45px;color: #111;font-weight: 700;}.heading {text-align: center;}.contact-us .heading span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}.contact-us .heading h2 {width: 30%;font-size: 50px;margin-bottom: 45px;color: #111;margin-top: 5px;margin-left: auto;margin-right: auto;font-family: 'Epilogue';font-weight: 700;}.contact-us .c-data {position: relative;}.contact-us .c-data figure img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;vertical-align: middle;overflow-clip-margin: content-box;overflow: clip;}.contact-us .c-cards {position: relative;}.c-cards .card {top: 0;z-index: 0;width: 100%;position: relative;transform: scaleX(1);left: 0;transition: .3s ease-in-out;padding: 43px 20px 20px;border: 1px solid #c3c3c3;border-radius: 0;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;}.card .details {margin-left: 40px;}.card .details h2 {font-size: 35px;font-weight: 700;}.card .details h2 span {font-size: 16px;}.card .contacts-info {margin-top: 25px;margin-bottom: 23px;margin-left: 40px;}.card .contacts-info ul li {margin-bottom: 7px;}.card .contacts-info ul li span {display: inline-flex;font-size: 16px;color: #000;}.card .contacts-info ul li span a {display: inline-flex;font-size: 16px;color: #000;font-weight: 500 !important;text-decoration: none;}.card .contacts-info ul li span:nth-child(2) {font-weight: 500;display: inline-flex;}.card .contacts-info ul > li > span.email {width: 30%;border-bottom: 1px solid #b0b0b0;line-height: 13px;display: inline-flex;line-height: 13px;font-weight: 500 !important;font-size: 16px;color: #000;}.card .contacts-info ul > li > span.email a {text-decoration: none;color: #000;font-weight: 500 !important;}.card .address{background-color: #ffee02;font-weight: 700 !important;padding: 21px 40px;}.card .address a {font-weight: 700 !important;text-decoration: none;color: #000;}@media (max-width: 992px) {.home-hero .home-hero-head h2 {font-size: 35px;line-height: 45px;}.home-hero .data .goal-img {margin-top: 50px !important;}}@media (max-width: 1366px) {.home-hero .home-hero-head h2 {font-size: 45px;}}@media (max-width: 1200px) {.service-two-box {padding: 30px 30px 0;}.service-two-icon {width: 95px;height: 110px;}.service-two-icon:before {left: -10px;}.home-articles .blog-item {padding: 25px;}.home-articles .blog-item .blog-post-num {font-size: 40px;margin-bottom: 10px;}.home-articles .blog-item h2 {font-size: 20px;line-height: 30px;margin-bottom: 15px;margin-top: 5px;}.team-area .team-data {width: 100%;}.team-area .team-data .team-contact {margin-top: 15px;}.team-area .team-data .team-social-medias {margin-top: 30px;margin-right: 0;}.team-area .team-data .team-image {right: 0 !important;position: relative;top: 0;transform: unset;}.team-area .team-data .team-image img {margin-top: 30px;height: 250px;}.team-data::before {display: none;}.home-hero .home-hero-head h2 {width: 70%;}.home-hero .data p {width: 100% !important;}}@media (max-width: 1366px) {.home-articles .blog-item h2 {width: 100%;}.home-articles .blog-item h2 a {font-size: 22px;}.home-hero .home-hero-head h2 {font-size: 45px;}.home-hero .data p {width: 88%;}}@media (max-width: 1500px) {.team-area .team-data .team-image {right: -155px;}.team-area .team-data .team-image img {width: 210px;}}@media (max-width: 1030px) {.home-hero .home-hero-head h2 {width: 80%;}}@media (max-width: 992px) {.home-hero .home-hero-head h2 {font-size: 35px;line-height: 45px;}.contact-us .heading h2 {font-size: 35px;}}@media (max-width: 1700px) and (min-width: 1500px) {.contact-us .heading h2 {width: 35%;}}@media (max-width: 1500px) and (min-width: 1366px) {.contact-us .heading h2 {width: 40% !;}}@media (max-width: 1366px) and (min-width: 992px) {.contact-us .heading h2 {font-size: 35px !important;}}@media (max-width: 1366px) and (min-width: 600px) {.contact-us .heading h2 {width: 80% !important;}}@media (max-width: 600px) and (min-width: 200px) {.contact-us .heading h2 {width: 100% !important;}}@media (max-width: 980px) {.footer-widget .info-call {display: none;}}@media (max-width: 980px) and (min-width: 768px) {.footer-widget .contact-direct {width: 50%;}.footer-widget .logo {width: 50%;}}@media (max-width: 1030px) {.no-top {padding-top: 0;}}@media (max-width: 992px) {.counter-style-one .counter-data {width: 95%;margin-bottom: 50px;}}@media (max-width: 1200px) {.counter-style-one .counter-data {padding-left: 30px;padding-right: 30px;}}@media (max-width: 1200px) {.counter-style-one .counter-data:before {right: -25px;}}@media (max-width: 1030px) {.counter-style-one .counter-data .count {font-size: 65px;}}@media (max-width: 1366px) {.about-page .about-data-left {padding-top: 45px;}}@media (max-width: 1366px) {.about-page .about-data-left:before {width: 275px;height: 550px;left: 43%;}}@media (max-width: 1030px) {.about-page .about-data-left:before {height: 110%;}}@media (max-width: 992px) {.about-page .about-data-left:before {height: 105%;}}@media (max-width: 992px) {.about-page .about-data-left figure.about-image {margin-bottom: 0 !important;}}@media (max-width: 992px) {.about-page .about-data-right {padding-top: 80px;}}@media (max-width: 1366px) {.about-page .about-data-right {padding-top: 60px;}}@media (max-width: 992px) {.about-page .about-data-right h2 {font-size: 35px;line-height: 45px;}}@media (max-width: 1366px) {.about-page .about-data-right h2 {font-size: 45px;margin-bottom: 30px;}}@media (max-width: 1030px) {.about-page .about-data-right .about-info {padding-left: 0;}}@media (max-width: 1366px) {.about-page .about-data-right .about-info {padding-left: 60px;}}@media (max-width: 1030px) {.about-page .about-data-right .about-info p {padding-right: 0;}}@media (max-width: 992px) {.about-page .about-data-right .about-info {padding-left: 0;}}@media (max-width: 992px) {.about-video:after {right: -50%;}}@media (max-width: 1366px) {.about-video:after {right: -25%;}}@media (max-width: 1400px) {.about-video:after, .about-video::before {width: 300px;}}@media (max-width: 1400px) {.about-video .reno-data:before {right: 0%;width: 200px;}}@media (max-width: 992px) {.about-video:after {right: -50%;}}@media (max-width: 992px) {.about-video .reno-data:before {right: -20%;}}@media (max-width: 992px) {.about-video .reno-data h3 {font-size: 35px;line-height: 55px;}}@media (max-width: 1030px) {.about-video .reno-data h3 {line-height: 60px;}}@media (max-width: 992px) {.about-video .reno-data h2 {font-size: 70px;}}@media (max-width: 1030px) {.about-video .reno-data h2 {font-size: 80px;}}@media (max-width: 992px) {.about-video .bbtn > figure img {width: 20% !important;}}.main-gallery-area {position: relative;display: block;background: #ffffff;padding: 120px 0 90px;}.single-gallery-item {position: relative;display: block;overflow: hidden;margin-bottom: 30px;}.single-gallery-item .img-holder {display: block;overflow: hidden;position: relative;border-radius: 10px;}.single-gallery-item .img-holder img {transition: all 0.5s ease-in-out 0.6s;width: 100%;}.single-gallery-item:hover .img-holder img {transform: scale(1.2, 1.2);}.single-gallery-item .overlay-style-one {transition: all 1000ms ease 300ms;}.single-gallery-item:hover .overlay-style-one {transition: all 1000ms ease 300ms;opacity: 1;}.single-gallery-item .img-holder .overlay-style-one .title-holder {position: absolute;top: 33px;left: 40px;text-align: left;transform: translateY(-25px);transition: all 1000ms ease 700ms;opacity: 0;}.single-gallery-item:hover .img-holder .overlay-style-one .title-holder {opacity: 1;transition: all 1000ms ease 700ms;transform: translateX(0) translateY(0%) scale(1);}.single-gallery-item .img-holder .overlay-style-one .title-holder h3 {font-size: 20px;line-height: 30px;font-weight: 600;font-family: 'Poppins', sans-serif;}.single-gallery-item .img-holder .overlay-style-one .title-holder h3 a {color: #ffffff;}.single-gallery-item .img-holder .overlay-style-one .title-holder h3 a:hover {color: #ff662a;}.single-gallery-item .img-holder .overlay-style-one .icon-holder {position: absolute;right: 40px;bottom: 40px;}.single-gallery-item .img-holder .overlay-style-one .icon-holder a {display: inline-block;width: 80px;height: 80px;border-radius: 50%;text-align: center;border: 10px solid rgba(255, 255, 255, 0.10);transform: translateX(0%) translateY(-50%) scale(0.5);transition: all 1000ms ease 700ms;opacity: 0;}.single-gallery-item:hover .img-holder .overlay-style-one .icon-holder a {opacity: 1;transform: translateX(0) translateY(0%) scale(1);transition: all 1000ms ease 700ms;}.single-gallery-item .img-holder .overlay-style-one .icon-holder a span:before {position: relative;display: block;background: #ff662a;color: #ffffff;font-size: 20px;line-height: 60px;font-weight: 700;transition: all 500ms ease;border-radius: 50%;width: 100%;height: 100%;}.single-gallery-item .img-holder .overlay-style-one .icon-holder a:hover span:before {color: #f8f8f8;}@media (max-width: 992px) {.home-hero-three .home-hero-head h2 {font: size 35px;line-height: 45px;}}@media (max-width: 992px) {.home-hero-three .data {padding-right: 0;}}@media (max-width: 992px) {.home-hero-three .data .extras {width: 170px;height: 170px;left: -10px;top: -10px;}}@media (max-width: 992px) {.home-hero-three .data2 {margin-top: 50px;}}@media (max-width: 1366px) {.home-hero-three .data h2 {font-size: 40px;line-height: 50px;margin-bottom: 30px;}}@media (max-width: 1200px) {.home-hero-three .data h2 {font-size: 35px;line-height: 45px;margin-bottom: 20px;}}@media (max-width: 480px) {.home-hero-three .data h2 {font-size: 25px;line-height: 35px;}}@media (max-width: 1400px) {.home-hero-three .owl-nav {bottom: -60px;left: 58%;}}@media (max-width: 1200px) {.home-hero-three .owl-nav {bottom: -60px;left: 50%;}}@media (max-width: 992px) {.home-hero-three .owl-nav {bottom: -30px;left: 55%;}}@media (max-width: 1366px) {.home-hero-three .owl-carousel .c-main .c-first figure:before {content: "";width: 110px;}}@media (max-width: 1200px) {.home-hero-three .owl-carousel .c-main .c-second h3 {width: 100%;font-size: 20px;line-height: 30px;margin-bottom: 15px;}}.home-hero-three .heading span {font-size: 16px;color: #444;text-transform: uppercase;letter-spacing: 2px;font-weight: 900;}@media (max-width: 1366px) {.home-hero-three .heading h2 {font-size: 45px !important;}}@media (max-width: 992px) {.home-hero-three .heading h2 {font-size: 35px !important;line-height: 45px !important;}}@media (max-width: 767px) {.home-hero-three .heading h2 {width: 70% !important;margin-bottom: 30px !important;}}.home-hero-three .heading h2 {margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-size: 50px;margin-bottom: 45px;color: #111;font-weight: 700;}@media (max-width: 1030px) {.video-popup:before {width: 300px;}}@media (max-width: 992px) {.video-popup:before {width: 250px;}}@media (max-width: 1400px) {.video-popup .video-play-btn {left: 60%;}}@media (max-width: 992px) {.video-play-btn {width: 150px;height: 200px;transform: translate(-50%, -50%) skew(-20deg, 0deg);top: 50%;left: 55%;}}@media (max-width: 1030px) {.service-style .service-data {width: 100%;}}@media (max-width: 992px) {.service-style .service-data {margin-bottom: 40px;}}@media (max-width: 1366px) {.contact-widget .cta-data h2 {font-size: 45px;}}@media (max-width: 992px) {.contact-widget .cta-data h2 {font-size: 35px;line-height: 45px;}}@media (max-width: 992px) {.contact-widget .cta-data div p {margin-bottom: 30px;margin-top: 10px;}}@media (max-width: 992px) {.contact-widget .row div:last-child .cta-data {margin-top: 40px;}}@media (max-width: 1500px) {.contact-widget .cta-data figure:before {left: 20%;}}@media (max-width: 767px) {.contact-widget .cta-data figure:before {width: 250px;}}@media (max-width: 992px) {.contact-widget .cta-data figure img {margin-left: 0;width: 100%;}}figure {margin: 0px !important;}.mobile-nav {position: fixed;top: 0;left: 0;width: 40%;height: 100%;background-color: #fff;padding: 50px 40px 15px;z-index: 5;transition: .45s ease-in-out;transform: translateX(-101%);-webkit-transform: translateX(-101%);overflow-y: auto;background: #000;}.mobile-nav.open {transform: translateY(0);}@media (max-width: 1366px) {.mobile-nav {padding: 40px 30px 15px;}}@media (max-width: 767px) {.mobile-nav {width: 55%;}}@media (max-width: 600px) {.mobile-nav {width: 75%;}}@media (max-width: 480px) {.mobile-nav {width: 100%;}}.res-log {margin-bottom: 30px;}.res-log img {max-width: 220px;}.mobile-nav > ul > li {position: relative;border-bottom: 1px solid #5b5b5b;padding: 10px 0;}.mobile-nav > ul > li > a {font-size: 18px;line-height: 30px;color: #fff !important;text-decoration: none;font-weight: 700 !important;}.mobile-nav ul > li.menu-item-has-children:before {content: "";background-image: url(//builty.bslthemes.com/wp-content/themes/builty/assets/images/down-arrow.svg);background-repeat: no-repeat;position: absolute;top: 20px;right: 0;width: 10px;height: 10px;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}.mobile-nav > ul > li.menu-item-has-children.active:before {background-image: url(//builty.bslthemes.com/wp-content/themes/builty/assets/images/down-arrow-clr.svg);transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);}.mobile-nav > ul li.menu-item-has-children ul.sub-menu {padding-left: 25px !important;padding-top: 10px;padding-bottom: 5px;position: absolute;height: 0;opacity: 0;visibility: hidden;transform: translateX(15px);-webkit-transform: translateX(15px);-moz-transform: translateX(15px);-o-transform: translateX(15px);border-top: 1px solid #5b5b5b;margin-top: 8px !important;}.mobile-nav > ul li.menu-item-has-children.active > ul.sub-menu {position: relative;height: auto;opacity: 1;visibility: visible;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-o-transform: translateX(0);transition-delay: .1s;}.mobile-nav > ul li.menu-item-has-children.active ul.sub-menu li {padding: 5px 0;position: relative;}.mobile-nav a#res-cross:before {content: "";width: 35px;height: 35px;background-image: url(/Assets/images/close.svg);background-repeat: no-repeat;position: absolute;top: 50px;right: 20px;}.menu-start svg {fill: #fff;width: 50px;height: 50px;margin-left: 10px;margin-right: 30px;}.menu-start {display: none;}.menu-start i {color: aliceblue;margin-left: 10px;font-size: 40px;margin-right: 30px;}@media (max-width: 1200px) {.menu-start {display: block;}}@media (max-width: 1200px) {.menu {display: none !important;}}.mobile-nav ul {padding-left: 0;}.mobile-nav > ul li.menu-item-has-children.active ul.sub-menu li a:before {background-color: #ffee02;content: "";width: 6px;height: 6px;position: absolute;top: 45%;left: -15px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}.menu-start i {color: aliceblue;margin-left: 10px;font-size: 40px;margin-right: 30px;}.mobile-nav .sub-menu li a {font-size: 18px;line-height: 30px;color: #fff !important;text-decoration: none;font-weight: 700 !important;}html {scroll-behavior: smooth;overflow-x: hidden }body {overflow-x: hidden;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100% }@media (max-width: 992px) {input[type=text], input[type=email], input[type=tel], input[type=address], input[type=password], input[type=number] {height: 60px;}}@media (max-width: 992px) {.contact-information .bio {margin-top: 50px;}}@media (max-width: 1030px) {.contact-information .info {padding: 20px 15px;}}@media (max-width: 992px) {.contact-information ul.social-medias {margin-top: 15px;}}@media (max-width: 980px) and (min-width: 768px) {.contact-info {width: 100%;}}p {margin-bottom: 0px ;}@media (max-width: 762px) {.home-hero .home-hero-head h2 {margin-bottom: 30px;}}@media (max-width: 600px) {.home-hero .home-hero-head h2 {width: 90%;}}.home-hero .home-hero-head h2 {margin-top: 5px;width: 56%;margin-left: auto;margin-right: auto;font-size: 50px;margin-bottom: 45px;color: #111;}@media (max-width: 480px) {.home-hero .home-hero-head h2 {font-size: 30px;line-height: 40px;}}@media (max-width: 480px) {.counter-style-one {margin-top: 30px;}}@media (max-width: 992px) {.footer-row {flex-direction: column;padding: 10px;}}@media (max-width: 767px) {.btn-yellow {padding: 15px 60px 15px 35px;}}@media (max-width: 480px) {.btn-yellow {padding: 15px 60px 15px 35px;}}@media (max-width: 767px) {.about-video:before {left: -30%;}}@media (max-width: 600px) {.about-video:before {left: -45%;}}@media (max-width: 480px) {.about-video:before {left: -70%;}}@media (max-width: 1400px) {.about-video::after {width: 300px;}}@media (max-width: 1366px) {.about-video::after {left: -25%;}}@media (max-width: 992px) {.about-video::after {left: -50%;}}@media (max-width: 767px) {.about-video::after {left: -85%;}}@media (max-width: 600px) {.about-video::after {left: -110%;}}@media (max-width: 480px) {.about-video::after {left: -140%;}}@media (max-width: 992px) {.about-video .reno-data::before {display: none;}}@media (max-width: 1030px) {.about-video .reno-data h3 {line-height: 60px;}}@media (max-width: 992px) {.about-video .reno-data h3 {font-size: 35px;line-height: 55px;}}@media (max-width: 600px) {.about-video .reno-data h3 {font-size: 30px;line-height: 45px;}}@media (max-width: 480px) {.about-video .reno-data h3 {font-size: 25px;line-height: 35px;}}@media (max-width: 1030px) {.about-video .reno-data h2 {font-size: 80px;}}@media (max-width: 992px) {.about-video .reno-data h2 {font-size: 70px;}}@media (max-width: 767px) {.about-video .reno-data h2 {margin-bottom: 10px;}}@media (max-width: 600px) {.about-video .reno-data h2 {font-size: 60px;line-height: 70px;}}@media (max-width: 480px) {.about-video .reno-data h2 {font-size: 45px;line-height: 55px;}}@media (max-width: 1400px) {.about-video .reno-data p {width: 55% !important;}}@media (max-width: 1030px) {.about-video .reno-data p {width: 75% !important;}}@media (max-width: 767px) {.about-video .reno-data p {font-size: 16px;line-height: 26px;}}@media (max-width: 767px) {.about-video .reno-data p {width: 85% !important;}}@media (max-width: 600px) {.about-video .reno-data p {width: 100% !important;}}.about-video .reno-data div p {font-size: 20px;line-height: 34px;width: 41%;margin: auto;color: #fff;font-weight: 400;}@media (max-width: 767px) {.about-video .bbtn {margin-top: 30px;}}@media (max-width: 480px) {.about-video .bbtn {margin-top: 20px;}}@media (max-width: 992px) {.about-video .reno-data .bbtn figure img {width: 20% !important;}}@media (max-width: 767px) {.about-video .reno-data .bbtn figure img {width: 25% !important;}}@media (max-width: 480px) {.about-video .reno-data .bbtn figure img {width: 35% !important;}}@media (max-width: 1030px) {.gap {padding: 80px 0;}}@media (max-width: 767px) {.gap {padding: 60px 0;}}@media (max-width: 767px) {.btn-yellow:after {border-top: 59px solid #ffee02;}}@media (max-width: 1366px) {.home-hero .home-hero-head h2 {font-size: 45px;}}@media (max-width: 1200px) {.home-hero .home-hero-head h2 {width: 70%;}}@media (max-width: 1030px) {.home-hero .home-hero-head h2 {width: 80%;}}@media (max-width: 992px) {.home-hero .home-hero-head h2 {font-size: 35px;line-height: 45px;}}@media (max-width: 767px) {.home-hero .home-hero-head h2 {width: 70%;margin-bottom: 30px;}}@media (max-width: 600px) {.home-hero .home-hero-head h2 {width: 90%;}}@media (max-width: 480px) {.home-hero .home-hero-head h2 {font-size: 30px;line-height: 40px;margin-top: 0;}}.home-hero-head figure {margin-bottom: 20px !important;}@media (max-width: 1366px) {.home-hero .data p {width: 88%;}}@media (max-width: 1200px) {.home-hero .data p {width: 100%;}}.home-hero .data p {width: 75%;}button.scrollTopStick {width: 45px;height: 45px;border-radius: 100%;border: 0;position: fixed;bottom: 50px;right: 50px;opacity: 0;visibility: hidden;transform: translateY(30px);-webkit-transform: translateY(30px);-moz-transform: translateY(30px);-o-transform: translateY(30px);display: flex;align-items: center;justify-content: center;}button.scrollTopStick.active {background-color: #fffab3 !important;opacity: 1;visibility: visible;transform: translateY(0px);box-shadow: 2px 2px 7px 2px rgb(0 0 0/5%);-webkit-box-shadow: 2px 2px 7px 2px rgb(0 0 0/5%);-moz-box-shadow: 2px 3px 45px 0px rgba(0 0 0/5%);cursor: pointer;z-index: 999;background: 0 0;border: 1px solid #fff;}button.scrollTopStick.active:before {content: "";width: 65px;height: 65px;border: 3px dotted #ddd;position: absolute;border-radius: 100%;}button:not(:disabled) {cursor: pointer;}button.scrollTopStick i {color: #fff;mix-blend-mode: difference;transition: .3s ease-in-out;-webkit-font-smoothing: antialiased;}}@media (max-width: 992px){.f-2-slider .active .s-item {flex-wrap: wrap !important;}}@media (max-width: 1030px) {.f-2-slider .active .s-item .s-first {width: 50% !important;}}@media (max-width: 992px) {.f-2-slider .active .s-item .s-first, f-2-slider .active .s-item .s-second {width: 100% !important;}}@media (max-width: 767px) {.theme-btn:after {border-top: 59px solid #ffee02 !important;}}@media (max-width: 1200px) {.f-2-slider .active .s-item .s-second {width: 40% !important;}}@media (max-width: 992px) {.f-2-slider .active .s-item .s-second {margin-top: 40px !important;opacity: 1 !important;width: 100% !important;}}@media (max-width: 1400px) {.f-2-slider .active .s-item .s-second figure {width: 440px !important;height: 640px ;}}@media (max-width: 1200px) {.f-2-slider .active .s-item .s-second figure {width: 385px !important;height: 500px ;}}@media (max-width: 1030px) {.f-2-slider .active .s-item .s-second figure {width: 330px !important;height: 400px ;}}@media (max-width: 992px) {.f-2-slider .active .s-item .s-second figure {transform: unset !important;width: 100% !important;}}@media (max-width: 992px) {.f-2-slider .s-item .s-second img, f-2-slider .active .s-item .s-second figure {transform: unset !important;width: 100% !important;}}@media (max-width: 992px) {.f-2-slider .s-item .s-second img, .f-2-slider .active .s-item .s-second figure {transform: unset !important;width: 100% !important;}}@media (max-width: 1400px) {.f-2-slider .s-item .s-first h1 {font-size: 65px !important;}}@media (max-width: 992px) {.f-2-slider .s-item .s-first p {margin-top: 10px !important;}}@media (max-width: 1200px) {.f-2-slider .s-item .s-first h1 {font-size: 50px !important;line-height: 60px !important;}}@media (max-width: 600px){.f-2-slider .s-item .s-first h1 {font-size: 40px !important;line-height: 50px !important;}}@media (max-width: 1200px){.f-2-slider .s-item .s-first .theme-btn {margin-top: 30px !important;}}@media (max-width: 1200px) {.f-2-slider .s-item .s-first .theme-btn {margin-top: 40px !important;}}@media (max-width: 992px) {.f-2-slider .s-item .s-first .theme-btn {margin-top: 30px !important;}}@media (max-width: 1200px) {.f-2-slider .s-item .s-second {width: 100% !important;}}@media (max-width: 1400px) {.f-2-slider .s-item .s-second figure {transform: translate(-30%) skew(-23deg,0deg) !important;}}@media (max-width: 1200px) {.f-2-slider .s-item .s-second figure {height: 280px ;}}@media (max-width: 1030px){.f-2-slider .s-item .s-second figure {width: 220px !important;height: 200px ;}}@media (max-width: 992px) {.f-2-slider .s-item .s-second img, .f-2-slider .active .s-item .s-second figure {transform: unset !important;width: 100% !important;}}@media (max-width: 480px) {.f-2-slider .s-item .s-second img, .f-2-slider .active .s-item .s-second figure {height: 100% ;}}@media (max-width: 1200px) {.f-2-slider .f-2-s-nav {bottom: 20px !important;right: 60px !important;}}@media (max-width: 992px){.f-2-s-nav {bottom: 20px !important;right: 0 !important;left: 50% !important;transform: translateX(-50%) !important;text-align: center !important;}}@media (max-width: 992px){.f-2-slider .s-item .s-second {opacity: 0 !important;}}@media (max-width: 1200px) {.home-slider {height: auto;padding-top: 50px;}}@media (max-width: 992px){.home-slider {padding-top: 50px;padding-bottom: 100px;}}@media (max-width: 600px){.home-slider {padding-bottom: 40px;}}@media (max-width: 1200px) {header {position: relative;background-color: #000;}}@media (max-width: 1200px) {.desktop-nav {background: #000;padding: 20px 0;}}button.scrollTopStick:hover i {transform: translateY(-3px);}@keyframes clipInOne {0% {clip-path: polygon(0 0,0 0,0 100%,0% 100%) }100% {clip-path: polygon(0 0,100% 1%,100% 100%,0% 100%) }}@keyframes fadeInOne {0% {opacity: 0;-webkit-transform: translateY(100px);transform: translateY(100px) }40% {opacity: 0;-webkit-transform: translateY(80px);transform: translateY(80px) }100% {opacity: 1;-webkit-transform: none;transform: none }}@keyframes fadeInTwo {0% {opacity: 0;-webkit-transform: translateX(-50%) skew(-20deg,0deg);transform: translateX(-50%) skew(-20deg,0deg) }40% {opacity: 0;-webkit-transform: translateX(-30%) skew(-15deg,0deg);transform: translateX(-30%) skew(-20deg,0deg) }100% {opacity: .4;-webkit-transform: translateX(-50%) skew(-20deg,0deg);transform: translateX(-50%) skew(-20deg,0deg) }}@keyframes fadeInThree {0% {opacity: 0 }40% {opacity: .2 }100% {opacity: 1 }}@media (max-width: 1366px) {.home-hero-two .home-hero-head h2 {font-size: 45px;}}@media (max-width: 962px) {.home-hero-two .home-hero-head h2 {font-size: 35px;line-height: 45px;}}@media (max-width: 767px) {.home-hero-two .home-hero-head h2 {width: 70%;margin-bottom: 30px;}}@media (max-width: 480px){.home-hero-two .home-hero-head h2 {font-size: 30px;line-height: 40px;margin-top: 0;}}@media (max-width: 1366px) {.home-articles .home-hero-head h2 {font-size: 45px;}}@media (max-width: 962px) {.home-articles .home-hero-head h2 {font-size: 35px;line-height: 45px;}}@media (max-width: 767px) {.home-articles .home-hero-head h2 {width: 70%;margin-bottom: 30px;}}@media (max-width: 480px){.home-articles .home-hero-head h2 {font-size: 30px;line-height: 40px;margin-top: 0;}}.footer-newsletter p a {color: #ffee02;transition: 1s;text-decoration: none;}.footer-newsletter p a:hover {color: white;opacity: 0.8;}.owl-stage {display: flex;align-items: center;}.desktop-nav.slideUp {background: #000;width: 100%;max-width: 100% !important;display: flex;justify-content: space-around;align-items: center;}.desktop-nav.slideDown {background: #000;width: 100% !important;max-width: 100% !important;display: flex;justify-content: space-around;align-items: center;}.slideDown {transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);position: fixed;top: 0;left: 0;width: 100%;background: #000;transition: transform .5s ease-out;-webkit-transition: transform .5s ease-in-out;}.slideUp {transform: translateY(-140px);-webkit-transform: translateY(-140px);-moz-transform: translateY(-140px);-o-transform: translateY(-140px);position: fixed;top: 0;left: 0;width: 100%;transition: transform .5s ease-out;-webkit-transition: transform .5s ease-in-out;}.success{color: green;text-align: center;}.error{color: red;text-align: center;}.c-main .c-second a{text-decoration: none; color: #000;}
