@font-face {
    font-family: 'AW Conqueror Didot';
    src: url('../fonts/AWConquerorDidot-Light.eot');
    src: url('../fonts/AWConquerorDidot-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AWConquerorDidot-Light.woff2') format('woff2'),
        url('../fonts/AWConquerorDidot-Light.woff') format('woff'),
        url('../fonts/AWConquerorDidot-Light.ttf') format('truetype'),
        url('../fonts/AWConquerorDidot-Light.svg#AWConquerorDidot-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSans-SemiBold.eot');
    src: url('../fonts/GillSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-SemiBold.woff2') format('woff2'),
        url('../fonts/GillSans-SemiBold.woff') format('woff'),
        url('../fonts/GillSans-SemiBold.ttf') format('truetype'),
        url('../fonts/GillSans-SemiBold.svg#GillSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans';
    src: url('../fonts/GillSans-Light.eot');
    src: url('../fonts/GillSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GillSans-Light.woff2') format('woff2'),
        url('../fonts/GillSans-Light.woff') format('woff'),
        url('../fonts/GillSans-Light.ttf') format('truetype'),
        url('../fonts/GillSans-Light.svg#GillSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "flaticon";
    src: url("../fonts/flaticon.ttf?0f22e89498a2225e5569e5e497fe7aa1") format("truetype"),
url("../fonts/flaticon.woff?0f22e89498a2225e5569e5e497fe7aa1") format("woff"),
url("../fonts/flaticon.woff2?0f22e89498a2225e5569e5e497fe7aa1") format("woff2"),
url("../fonts/flaticon.eot?0f22e89498a2225e5569e5e497fe7aa1#iefix") format("embedded-opentype"),
url("../fonts/flaticon.svg?0f22e89498a2225e5569e5e497fe7aa1#flaticon") format("svg");
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-loupe:before {
    content: "\f101";
}
.flaticon-search:before {
    content: "\f102";
}
.flaticon-search-interface-symbol:before {
    content: "\f103";
}
.flaticon-call:before {
    content: "\f104";
}
.flaticon-email:before {
    content: "\f105";
}
.flaticon-mail:before {
    content: "\f106";
}
.flaticon-globe:before {
    content: "\f107";
}
.flaticon-world-grid:before {
    content: "\f108";
}
.flaticon-pin:before {
    content: "\f109";
}
.flaticon-right-arrow-angle:before {
    content: "\f10a";
}
.flaticon-menu:before {
    content: "\f10b";
}
.flaticon-cancel:before {
    content: "\f10c";
}


*{margin:0px;padding:0px;border:none;outline:none;font-size:100%}
body{font-size:16px;color:#666;line-height:26px;font-weight:400;background:#fff;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-family: 'Gill Sans', sans-serif;}
a{text-decoration:none;cursor:pointer;color:#6bb98f}
a:hover,a:focus{text-decoration:none;outline:none;color: #004345;}
h1,h2,h3,h4,h5,h6{position:relative;font-weight:normal;margin:0px;background:none;line-height:1.2em; font-family: 'Gill Sans', sans-serif;}
textarea{overflow:hidden}
button{outline:none !important;cursor:pointer}
::-webkit-input-placeholder{color:inherit;}
::-moz-input-placeholder{color:inherit;}
::-ms-input-placeholder{color:inherit;}
.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden;z-index:99}
ul,li{list-style:none;padding:0px;margin:0px;font-family: 'Gill Sans', sans-serif;}
.theme-btn{display:inline-block;-webkit-transition:all 0.5s ease-in;   -moz-transition:all 0.5s ease-in; -ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-in;font-family: 'Gill Sans', sans-serif;}
.centered{text-align:center !important}
.theme_color{color:#6bb98f}
.preloader{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999999;background-color:#fff;}
img{display:inline-block;max-width:100%;height:auto}
.scroll-to-top{position:fixed;bottom:20px;right:20px;width:60px;height:60px;color:#fff;font-size:24px;line-height:60px;text-align:center;z-index:100;cursor:pointer;background:#DA251C;display:none;border-radius:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.scroll-to-top:hover{background:#173978;}
.main-header {
    position: relative;
    z-index: 999;
    width: 100%;
    background: #E6E4E3;
}
.header-menu,.sticky-header .auto-container{display: table;width: 100%;height: 59px;} 
.sticky-header .auto-container{padding: 10px 15px;height: auto;}
.main-header .header-upper {
    position: relative;
    z-index: 5;
    padding: 40px 0px;
}
.main-header .header-upper .logo-outer,.sticky-header .logo-outer{text-align:left;position:relative;float:none;z-index:25;display: table-cell;vertical-align: middle;}
.main-header .logo{position:relative;padding:0px 0px;}
.main-header .logo-outer .logo img{position:relative;display:inline-block;max-width:100%}
.main-header .header-upper .logo img{position:relative;display:inline-block;max-width:100%;max-height: 160px;}
.main-header .header-upper .upper-right,.sticky-header .upper-right,.main-header .header-upper .upper-left,.sticky-header .upper-left{position:relative;float:none;padding:0;display: table-cell;text-align: right;vertical-align: middle;}
.main-header .header-upper .upper-left,.sticky-header .upper-left{text-align: left;}
.main-header .header-lower{position:relative;background-color:#6bb98f}
.main-header .nav-outer{position:relative}
.main-header .header-lower .outer-box{position:relative;float:right;padding:24px 0}
.btn.focus, .btn:focus{box-shadow:none}
.sticky-header{position:fixed;visibility:hidden;opacity:0;left:0px;top:-1px;width:100%;padding:0px 0px;background:#e6e4e3;z-index:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.sticky-header .logo img{padding:10px 0px;width:140px;} 
.main-header .sticky-header .main-menu .navigation{position:relative;padding:3px 0px;}
.fixed-header .sticky-header{z-index:99999;opacity:1;visibility:visible;}
.main-header .sticky-header .main-menu .navigation > li{padding:6px 8px;}
.main-header .sticky-header .main-menu .navigation > li.enquiry{padding:6px 15px;}
.main-header .sticky-header .main-menu .navigation > li > a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.main-header .sticky-header .main-menu .navigation > li:hover > a,.main-header .sticky-header .main-menu .navigation > li.current > a,.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{}
.sticky-header .main-menu .navigation > li.dropdown > a:after{}
.navbar-header{display:none;}
.header-left{padding:5px 0;float:left}
.header-right{float:right;}
.header-left ul, .header-right ul{display:inline-block}
.header-left li{padding:0px;display:inline-block;position:relative;line-height:25px;font-size:13px;color:#FFFFFF;}
.header-left li a{color:#fff;font-size:14px}
.header-left li a:hover{color:#a9cf46}
h2{display:block;font-size:32px;line-height:40px;color:#000;font-weight:400;margin:0px;padding:0;}
p{position:relative;font-size:16px;line-height:28px;color:#000;font-weight:400;padding:0px 0px 25px;margin:0;}
.scroll-to-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #4e4e4e;
    display: none;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll-to-top:hover{background-color:#eeeeee;color:#4e4e4e}
ul.top-nav {
    margin-bottom: 10px;
}
.navbar{
	margin-bottom: 0px;
	min-height: auto;
}
.navbar-collapse{
	padding:0px;
	float: right;
}
.top-nav li {
    display: inline;
}
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border: 2px solid #555555;
}
.lds-ripple {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #4e4e4e;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.upper-right {
    width: 77%;
}
.menu-area ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 5px 16px;
}
.menu-area ul li a {
    font-size: 16px;
    line-height: 26px;
    display: block;
    vertical-align: middle;
    color: #4B4B4B;
    transition: .5s;
}
.search-btn i{
  position: relative;
  top: 2px;
}
.menu-area ul li a:hover {
    color: #7e7671;
}
.about-section {
    padding: 100px 0px 260px;
    position: relative;
    background-size: cover;
    background-position: center;
}
.abt-box {
    max-width: 555px;
    float: right;
    text-align: center;
}
.head-title {
    position: relative;
    font-size: 92px;
    line-height: 102px;
    margin-bottom: 20px;
    font-family: 'AW Conqueror Didot', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
}
.sec-title {
    position: relative;
    font-size: 58px;
    line-height: 68px;
    margin-bottom: 20px;
    font-family: 'AW Conqueror Didot', sans-serif;
    color: #4B4B4B;
}
.white{
  color: #ffffff !important;
}
.right-line:before,.left-line:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    background: #4b4b4b;
    top: 34px;
    right: -100px;
}
.abt-box .right-line:before{
  top: 50%;
  right: -100px;
}
.left-line:before {
    right: unset;
    left: -100px;
    top: 34px;
}
.rl-white:before,.ll-white:before{
    background: #ffffff;
}
p {
    font-size: 20px;
    line-height: 30px;
    color: #4B4B4B;
}
.abt-box p,.uasp-desc-box p{
  color:#ffffff !important;
}
.sps-section {
    position: relative;
    background: #eeeeee;
    padding: 130px 0px 45px;
}
.sps-box {
    max-width: 80%;
    position: relative;
    z-index: 1;
    padding-right: 40px;
}
.sps-box p {
    text-align: justify;
}
.sps-section img {
    position: absolute;
    max-width: 480px;
    right: 0px;
    top: 0px;
}
.sps-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 90%;
    background: #eeeeee;
    bottom: 0px;
}
.uasp-section {
    padding: 160px 0px 120px;
    background: #4B4B4B;
}
.uasp-section .row,.io-section .row {
    display: flex;
    align-items: center;
}
.uasp-desc-box {
    position: relative;
    padding: 6px 0px;
}
.uasp-desc-box:before {
    content: '';
    position: absolute;
    left: -20px;
    top:0px;
    width: 2px;
    height: 100%;
    background:#ffffff;
}
.uasp-desc-box p:last-child,.io-desc-box p:last-child {
    padding-bottom: 0px;
}
.uasp-title-box h2,.io-title-box h2{
  margin-bottom: 0px;
}
.io-section {
    padding: 120px 0px;
    background: #eeeeee;
}
.io-desc-box {
    position: relative;
    padding-right: 100px;
}
.io-desc-box:before {
    content: '';
    position: absolute;
    right: 0px;
    top:0px;
    width: 2px;
    height: 100%;
    background:#4B4B4B;
}
.contact-section {
    padding: 80px 0px;
}
.io-title-box h2:before {
    width: 200px;
}
.form-box input, .form-box textarea{
    border: none !important;
    box-shadow: none !important;
    border-bottom: 2px solid #4e4e4e !important;
    border-radius: 0px !important;
    padding: 0px !important;
    color: #4e4e4e !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
.form-box input::placeholder, .form-box textarea::placeholder{
    color: #4e4e4e !important;
}
.frm_button_submit {
    font-size: 14px !important;
    line-height: 24px !important;
    background: #4e4e4e !important;
    border-radius: 0px !important;
    transition: .5s !important;
    color: #ffffff !important;
    padding: 6px 14px !important;
    position: relative !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
.frm_button_submit:hover{
  background: #eeeeee !important;
    color: #4e4e4e !important;
}
.frm_submit {
    text-align: right;
}
.form-box textarea {
    position: relative;
}
.form-box textarea:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #4e4e4e;
    top: 30px;
}
.mb-z {
    margin-bottom: 0px !important;
}
.frm_button_submit:after {
  content: '>';
  display: inline-block;
  padding-left: 5px;
  font-weight: 600;
}
.contact-box .footer-logo{
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.contact-info ul li {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
.contact-info ul li a{
    font-size: 20px;
    line-height: 30px;
    color: #4e4e4e;
}
li.address {
    margin-top: 10px;
}
.contact-info ul li i {
    display: inline-block;
    padding-right: 10px;
    position: relative;
    top: 2px;
}
.form-box {
    padding-right: 75px;
}
.form-box {
    position: relative;
}
.form-box:before {
    content: '';
    position: absolute;
    right: 10px;
    top: 0px;
    width: 2px;
    height: 115%;
    background: #4B4B4B;
}
.frm_style_formidable-style.with_frm_style .frm_error_style {
    background-color: #fff8f8;
    border: 1px solid #770013;
    color: #6d0200;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 5px;
}
.frm_error_style p {
    color: #6d0200;
    padding-bottom: 0px;
}
.frm_style_formidable-style.with_frm_style .frm_error{
  color:#6d0200; 
}
fieldset{
  padding-bottom: 0px !important;
}
.navbar-toggler{
  background:transparent;
  display: none;
}
.navbar-toggler i,.btn-close i {
    font-size: 36px;
    color: #4c4c4c;
    display: block;
    transition: .5s;
}
.btn-close i {
  color: #ffffff;
}
.navbar-toggler:hover i{
  color: #9e9e9e;
}
.side-menu.side-menu-active, .side-menu.before-side {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.side-menu {
    width: 52%;
    position: fixed;
    right: -1px;
    top: 0;
    background: rgb(76 76 76 / 1);
    z-index: 9999999;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}
.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
    width: 100%;
}
.side-menu .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-nav .navbar-nav .nav-item:nth-child(10) {
    -webkit-transition-delay: .10s;
    -o-transition-delay: .10s;
    transition-delay: .10s;
}
.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 5px 0;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.menu-top-menu-container ul li a {
    color: #ffffff;
}
.menu-top-menu-container ul li{
    padding-bottom: 20px;
}
.btn-close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.contact-info ul li a {
    display: flex;
}
#mymodal {
    background: rgba(255, 255, 255, 0);
    padding-right: 0 !important;
}
#mymodal.modal.fade .modal-dialog {
    margin: auto;
    top: 0;
}
#mymodal.modal.in:before {
    display: none;
}
#mymodal .modal-content {
    border: none !important;
    border-radius: 0;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    background:#eeeeee !important;
}
#mymodal .modal-content .btn-search input {
    font-family: Ionicons;
}
#mymodal .btn-search.input-group-addon {
    background: transparent;
    border-top: none;
    border-right: none;
}
#mymodal .btn-search.input-group-addon input {
    color: #999;
    background: transparent;
    border: none;
    font-size: 60px;
}
#mymodal .btn-search.input-group-addon input:hover {
    color: #80b435;
}
#mymodal .close {
    font-size: 40px;
    position: absolute;
    top: 60px;
    right: 60px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    z-index: 999;
}
#mymodal .close span {
    position: relative;
    top: 1px;
}
#mymodal .searchform {
    width: 100%;
}
#mymodal .searchform .input-search {
    background: transparent;
    border-bottom: 1px solid #ccc !important;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    font-size: 50px;
    height: 120px;
    border-radius: 0;
    padding-left: 0;
    box-shadow: none !important;
}
#mymodal .searchform .input-search::-webkit-input-placeholder,
#mymodal .searchform .input-search:-ms-input-placeholder,
#mymodal .searchform .input-search::-ms-input-placeholder,
#mymodal .searchform .input-search::placeholder {
    color: #888;
    opacity: .5;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
}
#mymodal .searchform .btn-search {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
#mymodal .searchform .btn-search button {
    border: 0;
    background: transparent;
}
#mymodal .searchform .btn-search .fa {
    color: #999;
    font-size: 40px;
}
.modal-backdrop.in{
  display: none !important;
}
.page-wrap {
    padding-top: 50px;
}
.frm_message p {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}