@font-face {font-family: "Poppins";src: url("../fonts/Poppins-MediumItalic.woff2") format("woff2"), url("../fonts/Poppins-MediumItalic.woff") format("woff");font-weight: 500;font-style: italic;font-display: swap;}@font-face {font-family: "Poppins";src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: "Poppins";src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: "Poppins";src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "Poppins";src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: "Exo 2";src: url("../fonts/Exo2-Black.woff2") format("woff2"), url("../fonts/Exo2-Black.woff") format("woff");font-weight: 900;font-style: normal;font-display: swap;}@font-face {font-family: "Exo 2 Semi";src: url("../fonts/Exo2-SemiBold.woff2") format("woff2"), url("../fonts/Exo2-SemiBold.woff") format("woff");font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: "Exo 2";src: url("../fonts/Exo2-Bold.woff2") format("woff2"), url("../fonts/Exo2-Bold.woff") format("woff");font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: "Exo 2 Extra";src: url("../fonts/Exo2-ExtraBold.woff2") format("woff2"), url("../fonts/Exo2-ExtraBold.woff") format("woff");font-weight: bold;font-style: normal;font-display: swap;}* {margin: 0;padding: 0;}h1, h2, h3, h4, h5, h6, p {margin: 0;padding: 0;}ul, ol, li {margin: 0;padding: 0;list-style-type: none;}img {max-width: 100%;height: auto;}a, a:hover, a:focus {text-decoration: none;border: 0;outline: 0;}input, select, button, textarea {border: 0;outline: 0;background: transparent;}:root {--black: #000000;--white: #ffffff;--brown: #341a00;--cyan: #32c0c4;--orange: #e05527;--dark: #2d262d;--lightgrey: #808080;--darkgrey: #595959;--light: #bfbfbf;--lightorange: #fceee9;--lighttblcont: #f5f5f5;--transition: 0.3s all ease-in-out;--poppins: "Poppins";--exo: "Exo 2";--exo-semi: "Exo 2 Semi";--exo-extra: "Exo 2 Extra";--size-13: 13px;--size-16: 16px;--size-18: 18px;--size-20: 20px;--size-21: 21px;--size-22: 22px;--size-24: 24px;--size-26: 26px;--size-28: 28px;--size-30: 30px;--size-32: 32px;--size-38: 38px;--size-40: 40px;--size-48: 48px;--size-52: 52px;--size-56: 56px;--size-58: 58px;--size-65: 65px;--size-72: 72px;--size-86: 86px;--size-120: 120px;}body {font-size: var(--size-18);line-height: 26px;font-weight: normal;color: var(--black);font-family: var(--poppins);}h1, h2, h3, h4, h5, h6 {font-family: var(--exo);font-weight: bold;line-height: 1;color: var(--black);}h1 {font-size: var(--size-86);}h2 {font-size: var(--size-58);}h3 {font-size: var(--size-48);}h4 {font-size: var(--size-32);}h5 {font-size: var(--size-24);}h6 {font-size: var(--size-18);}.container {max-width: 1660px;}.greenbdrtransparentbut {border: 2px solid var(--cyan);outline: 0;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;line-height: 55px;padding: 0 20px;display: inline-block;color: var(--cyan);font-size: var(--size-18);font-weight: 600;transition: var(--transition);background-color: transparent;}.greenbdrtransparentbut:hover {border: 2px solid var(--cyan);background-color: var(--cyan);color: var(--white);}.greenbut {border: 2px solid var(--cyan);outline: 0;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;background-color: var(--cyan);line-height: 55px;padding: 0 20px;display: inline-block;color: var(--white);font-size: var(--size-18);font-weight: 600;transition: var(--transition);}.greenbut:hover {border: 2px solid var(--cyan);background-color: transparent;color: var(--cyan);}.orangebut {border: 2px solid var(--orange);outline: 0;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;background-color: var(--orange);line-height: 55px;padding: 0 20px;display: inline-block;color: var(--white);font-size: var(--size-18);font-weight: 600;transition: var(--transition);}.orangebut:hover {border: 2px solid var(--orange);background-color: transparent;color: var(--orange);}.darkgreybut {border: 2px solid var(--dark);outline: 0;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;background-color: var(--dark);line-height: 55px;padding: 0 30px;display: inline-block;color: var(--white);font-size: var(--size-18);font-weight: 600;transition: var(--transition);}.darkgreybut:hover {border: 2px solid var(--dark);background-color: transparent;color: var(--dark);}.blackbut {border: 2px solid var(--black);outline: 0;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;background-color: var(--black);line-height: 55px;padding: 0 30px;display: inline-block;color: var(--white);font-size: var(--size-18);font-weight: 600;transition: var(--transition);}.blackbut:hover {border: 2px solid var(--black);background-color: transparent;color: var(--black);}.headersec {width: 100%;position: fixed;z-index: 9;transition: var(--transition);}.topheadsec {width: 100%;overflow: hidden;background: var(--brown);padding: 20px 0;transition: var(--transition);}.topheadsec .row {align-items: center;}.topheadsec p {font-size: var(--size-20);font-weight: 500;color: var(--white);display: flex;flex-wrap: wrap;gap: 10px;transition: var(--transition);}.topheadsec p a {color: var(--white);}.topheadsec p a:hover {color: var(--cyan);}.topheadsec a.greenbdrtransparentbut, .topheadsec a.greenbut, .topheadsec a.orangebut {line-height: 44px;}.orangebut img {margin: 11px 10px 0 0;float: left;transition: var(--transition);}.topheadsec a.orangebut:hover {color: var(--white);}.headersec .navbar {padding: 16px 0;background: var(--white);transition: var(--transition);}.headersec .navbar .navbar-brand {padding: 0;margin: 0;}.headersec .navbar .navbar-brand img {transition: var(--transition);max-width: 150px;}.headersec .navbar .navbar-collapse {justify-content: flex-end;}ul.navbar-nav .nav-item {padding: 0 0 0 60px;transition: var(--transition);}ul.navbar-nav .nav-item .nav-link {padding: 10px 0;font-size: var(--size-20);font-weight: 500;text-transform: capitalize;color: var(--black);border-bottom: 2px solid transparent;transition: var(--transition);line-height: 1.1;}ul.navbar-nav .nav-item .nav-link:hover, ul.navbar-nav .nav-item.active .nav-link {border-bottom: 2px solid var(--black);}.stickyheader {box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);}.stickyheader .topheadsec, .stickyheader .navbar {padding: 10px 0;}.stickyheader .topheadsec p {font-size: var(--size-16);}.stickyheader .topheadsec a.greenbdrtransparentbut, .stickyheader .topheadsec a.greenbut, .stickyheader .topheadsec a.orangebut {font-size: var(--size-13);line-height: 35px;padding: 0 15px;}.stickyheader .navbar .navbar-brand img {max-width: 120px;}.stickyheader ul.navbar-nav .nav-item .nav-link {font-size: var(--size-16);padding: 7px 0;}.stickyheader .topheadsec a.orangebut img {margin-top: 7px;}.contentsection {width: 100%;padding: 100px 0;}.contentsection h2, .contentsection h3, .contentsection h4, .contentsection h5, .contentsection h6 {text-transform: uppercase;padding: 0 0 25px 0;}.contentsection h2 span, .contentsection h3 span, .contentsection h4 span, .contentsection h5 span, .contentsection h6 span {color: var(--orange);}.footersec {width: 100%;overflow: hidden;background: var(--black);border-top: 30px solid var(--orange);}.topfootersec {width: 100%;overflow: hidden;padding: 60px 0 0;}.footerlogo {margin-bottom: 3rem;}.ftrsocialinfosec {display: flex;flex-wrap: wrap;align-items: center;}.ftrsocialsec {flex: 0 0 30%;max-width: 30%;}.ftrinfosec {flex: 0 0 70%;max-width: 70%;padding: 0 0 0 10px;}.singleftrsocialsec {font-size: var(--size-16);font-weight: 600;color: var(--white);display: flex;flex-wrap: wrap;align-items: center;gap: 5px;margin: 0 0 5px 0;}.singleftrsocialsec img {max-width: 20px;}.ftrsocialinfosec p {text-align: left;color: var(--white);font-size: var(--size-13);font-weight: normal;line-height: 1;}.ftrmapsec {width: 100%;height: 252px;overflow: hidden;border-radius: 15px;}.ftrmapsec iframe {width: 100%;height: 100%;}.midfootersec {width: 100%;overflow: hidden;padding: 60px 0;}.midfootersec h2 {color: var(--white);font-size: var(--size-32);font-weight: bold;line-height: 1;position: relative;padding: 0 0 0 30px;margin-bottom: 30px;text-transform: capitalize;}.midfootersec h2:before {background: var(--orange);width: 20px;height: 20px;position: absolute;left: 0;top: 8px;z-index: 1;content: "";}ul.ftrlink li {font-size: var(--size-20);font-weight: normal;text-transform: capitalize;margin-top: 20px;}ul.ftrinfo li {font-size: var(--size-20);font-weight: normal;margin-top: 20px;}ul.ftrlink li:first-child, ul.ftrinfo li:first-child {margin-top: 0;}ul.ftrlink li a, ul.ftrinfo li a {color: var(--white);transition: var(--transition);position: relative;}ul.ftrlink li a:hover {color: var(--cyan);}ul.ftrlink li a {padding: 0 0 0 15px;}ul.ftrlink li a:before {content: "";position: absolute;left: 0;top: 11px;width: 6px;height: 6px;z-index: 1;background: #32c0c4;}ul.ftrinfo li a {padding: 0 0 0 35px;transition: var(--transition);}ul.ftrinfo li a:hover {color: var(--cyan);}ul.ftrinfo li a.ftraddress {background: url(../images/ftr-map-marker.svg) no-repeat left 2px;}ul.ftrinfo li a.ftrphone {background: url(../images/ftr-phone.svg) no-repeat left 2px;}ul.ftrinfo li a.ftremail {background: url(../images/ftr-web.svg) no-repeat left 2px;}ul.ftrsocial {float: right;}ul.ftrsocial li {margin-top: 15px;width: 55px;height: 55px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;border: 1px solid var(--light);border-radius: 50%;transition: var(--transition);color: var(--white);}ul.ftrsocial li:first-child {margin-top: 0;}ul.ftrsocial li a {color: var(--white);}ul.ftrsocial li:hover {background: var(--orange);}.botfootersec {width: 100%;overflow: hidden;text-align: center;}.botfootersec p {font-size: var(--size-16);font-weight: normal;color: var(--white);text-transform: uppercase;border-top: 1px solid rgba(255, 255, 255, 0.4);padding: 20px 0;}.innerpgbannersec {background: rgba(227, 85, 39, 0.1);overflow: hidden;position: relative;padding-top: 167px;}.innerpgimg {float: right;}.innerpgbannercontsec {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding-top: 167px;}.breadcrumbsec {width: 100%;overflow: hidden;margin-bottom: 15px;}.breadcrumbsec ul {display: flex;flex-wrap: wrap;}.breadcrumbsec ul li {font-size: var(--size-20);font-weight: normal;text-transform: capitalize;color: var(--black);margin: 0 5px;}.breadcrumbsec ul li:first-child {margin-left: 0;}.breadcrumbsec ul li a {color: var(--black);}.breadcrumbsec ul li a:hover {color: var(--orange);}.breadcrumbsec ul li.post-category a {pointer-events: none;}.innerpgbannersec h1 {line-height: 1;text-transform: uppercase;color: var(--orange);font-size: var(--size-65);max-width: 740px;font-weight: 900;}.innerpgbannersec p {font-size: var(--size-24);font-weight: 500;text-transform: capitalize;margin-top: 20px;}.autoloadmodal {max-width: 1600px;}.autoloadmodal .modal-content {padding: 40px;position: relative;}.autoloadmodal .btn-close {padding: 0;width: 48px;height: 48px;background: var(--orange);position: absolute;right: 15px;top: 15px;z-index: 1;border-radius: 50%;opacity: 1;color: var(--white);font-size: var(--size-32);}.automodalfieldrow {display: flex;flex-wrap: wrap;}.automodallftpart {flex: 0 0 50%;max-width: 50%;padding-right: 40px;}.automodalfieldrow h2 {font-size: var(--size-38);line-height: normal;padding: 0 0 10px 0;}.automodalfieldrow h2 span {color: var(--orange);}.automodallftpart h3 {font-size: var(--size-20);font-weight: 500;color: var(--black);text-transform: capitalize;font-family: var(--poppins);padding: 35px 0 20px 0;}.sglequickbox {border: 1px solid var(--light);padding: 15px;border-radius: 15px;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);height: 100%;width: 100%;}.sglequickbox h4 {font-size: var(--size-24);font-weight: 600;color: var(--orange);padding: 0 0 10px 0;}.sglequickbox p {font-size: var(--size-16);font-weight: normal;}.sglemodalawardsec {padding: 20px;text-align: center;border-radius: 15px;}.awardsecsocial img {max-width: 60px;margin: 0 auto;}.sglemodalawardsec p {font-size: var(--size-16);font-weight: 600;padding: 15px 0 0;line-height: 1.1;}.awardrating {font-size: var(--size-24);font-weight: 600;color: var(--black);display: flex;flex-wrap: wrap;align-items: center;gap: 10px;justify-content: center;margin: 15px 0 0 0;}.awardrating img {max-width: 20px;}.col-xl-4:nth-child(1) .sglemodalawardsec {background: rgba(66, 103, 178, 0.1);}.col-xl-4:nth-child(1) .sglemodalawardsec .awardsecsocial img {max-width: 100px;width: 100%;}.col-xl-4:nth-child(2) .sglemodalawardsec {background: rgba(244, 67, 54, 0.1);}.col-xl-4:nth-child(3) .sglemodalawardsec {background: rgba(255, 108, 0, 0.1);}.automodalrytpart {flex: 0 0 50%;max-width: 50%;border-left: 1px solid var(--light);padding-left: 40px;}.automodalrytpart h4 {font-size: var(--size-38);line-height: normal;padding: 0 0 20px 0;font-family: var(--poppins);font-weight: 500;}.automodalrytpart h4 span {color: var(--orange);font-weight: bold;}.automodalrytpart .submitbut {background: var(--orange);}.formsec label {width: 100%;display: block;padding: 0 0 15px 0;font-size: var(--size-16);font-weight: normal;text-transform: capitalize;line-height: 1;}.formsec label span {color: var(--orange);}.inputfield {width: 100%;border: 1px solid var(--darkgrey);padding: 0 15px 0 50px;background-color: var(--white);border-radius: 10px;height: 65px;font-size: var(--size-16);font-weight: normal;color: var(--lightgrey);outline: 0;}.namefield {background-image: url(../images/user.svg);background-repeat: no-repeat;background-position: 15px center;}.phonefield {background-image: url(../images/mobile-number.svg);background-repeat: no-repeat;background-position: 15px center;}.emailfield {background-image: url(../images/email.svg);background-repeat: no-repeat;background-position: 15px center;}.selectfield {width: 100%;border: 1px solid var(--darkgrey);padding: 0 15px;background-color: var(--white);border-radius: 10px;height: 65px;font-size: var(--size-16);font-weight: normal;color: var(--lightgrey);outline: 0;}.textareafield {width: 100%;border: 1px solid var(--darkgrey);padding: 15px;background-color: var(--white);border-radius: 10px;height: 175px;font-size: var(--size-16);font-weight: normal;color: var(--lightgrey);outline: 0;}.submitbut {background: var(--cyan);width: 100%;height: 65px;border-radius: 10px;text-transform: uppercase;color: var(--white);font-size: var(--size-20);font-weight: bold;border: 0;outline: 0;transition: var(--transition);}.submitbut:hover {background: var(--black);}.btmformlogopart {display: grid;grid-template-columns: repeat(5, 1fr);gap: 20px;margin-top: 20px;}.sglebtmformlogosec {box-shadow: 0px 7px 30px rgba(45, 110, 253, 0.1);border-radius: 6px;position: relative;overflow: hidden;padding: 15px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;background: var(--white);}.sglebtmformlogosec img {filter: grayscale(0%);transition: filter 0.3s ease;max-height: 45px;}.sglebtmformlogosec:hover img {filter: grayscale(100%);}.loading {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.75);z-index: 99999;justify-content: center;align-items: center;}.loading::after {content: "";width: 50px;height: 50px;border: 5px solid #edf1ff;border-top-color: #e05527;border-radius: 50%;animation: 1s linear infinite spin;}@keyframes spin {0% {transform: rotate(0);}100% {transform: rotate(360deg);}}.defaultteplcontsec h2, .defaultteplcontsec h3, .defaultteplcontsec h4, .defaultteplcontsec h5, .defaultteplcontsec h6 {text-transform: none;}.defaultteplcontsec h2 strong, .defaultteplcontsec h3 strong, .defaultteplcontsec h4 strong, .defaultteplcontsec h5 strong, .defaultteplcontsec h6 strong {font-weight: bold;}.defaultteplcontsec table {width: 100%;margin-bottom: 20px;border: 1px solid var(--light);border-radius: 10px;overflow: hidden;border-collapse: inherit;}.defaultteplcontsec table th {padding: 10px 20px;line-height: normal;background: var(--lightorange);}.defaultteplcontsec table tr td {padding: 10px 20px;}.defaultteplcontsec table tr:nth-child(odd) td {background: var(--lighttblcont);}.defaultteplcontsec p {padding: 0 0 15px 0;}.defaultteplcontsec p a {color: var(--orange);text-decoration: underline;}.defaultteplcontsec p a:hover {text-decoration: none;}.defaultteplcontsec p:last-child {padding: 0;}.defaultteplcontsec hr {margin: 30px 0;}.defaultteplcontsec ul {margin: 0 0 20px 0;}.defaultteplcontsec ul li {font-size: var(--size-18);line-height: 1.6;font-weight: normal;color: var(--black);background: url(../images/checklist-circle.svg) no-repeat left 1px;padding: 0 0 0 38px;margin-top: 15px;}.defaultteplcontsec ul li:first-child {margin: 0;}.defaultteplcontsec ul li a {color: var(--orange);text-decoration: underline;}.defaultteplcontsec ul li a:hover {text-decoration: none;}